Displaying 1 result from an estimated 1 matches for "128_l".
2004 Jul 14
3
(no subject)
Hello,
I'm new to R, and I'm having trouble importing a text file (I'm
on Windows XP)
> m <- read.table("/Desktop/work/128_L")
Error in file(file, "r") : unable to open connection
In addition: Warning message:
cannot open file `/Desktop/work/128_L'
do you know why this isn't working? All I have is a bunch of text files,
each with a single column of about 30,000 rows.
thanks
[[alternative...