Hi all, I am wondering what's wrong with my following code?
x=read.table('c:\\llll.txt');
Error in file(file, "r") : unable to open connection
In addition: Warning message:
cannot open file 'c:\llll.txt', reason 'No such file or directory'
what's wrong?
Thanks
[[alternative HTML version deleted]]
______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
