Hi Yuan,
Your file didn't make it. The error message you got is generally due
to a misspelt filename or to the file not being where you think it is.
Jim
On Fri, Aug 5, 2016 at 8:10 PM, Yuan Jian via R-help
<r-help at r-project.org> wrote:> Hello,I have a SAS formatted file as attached, when I use lookup.xport i
got error below> lookup.xport("patient.ssd01")Error in
lookup.xport.inner(file) : unable to open file: 'No such file or
directory'
>
> can anyone please help me to figure it out?
> thanksyuan
> ______________________________________________
> R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.