[R] help
Uwe Ligges
ligges at statistik.tu-dortmund.de
Mon Mar 1 16:18:08 CET 2010
On 01.03.2010 16:13, jim holtman wrote:
> It can not find the file you are trying to read. You might try
> "choose.files()" which will bet you navigate (at least under Windows)
> to choose the file that you want. Check that the file is there. Use
> 'file.exists' to see if it exists where you think it does.
... and probably your Windows is just hiding the file extension.
Uwe Ligges
> On Mon, Mar 1, 2010 at 5:39 AM, mahalakshmi sivamani
> <mahasiva1987 at gmail.com> wrote:
>> While loading files i am getting this type of error mentioned below.
>>
>> Error in file(file, "rt") : cannot open the connection
>> In addition: Warning message:
>> In file(file, "rt") :
>> cannot open file 'D:/samplelist': No such file or directory
>>
>>
>> could you please help me to resolve this problem.
>>
>> [[alternative HTML version deleted]]
>>
>> ______________________________________________
>> R-help at r-project.org mailing list
>> 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.
>>
>
>
>
More information about the R-help
mailing list