Re: [R] Not able to find files in working directory

2014-02-04 Thread Sschratz87
I have already done that. It was working and now it isn't. The program was not closed or restarted. It just stopped working. > Squid<-read.table("Squid.txt",header=T) Error in file(file, "rt") : cannot open the connection In addition: Warning message: In file(file, "rt") : cannot open file 'Sq

[R] Not able to find files in working directory

2014-02-04 Thread Sschratz87
Hello. I am new to R here and I am coming across a small error in my code I am trying to run. I am trying to make a table of some value from a folder on my computer. I was able to pull a txt file from the folder and make bar graphs etc... however now I cannot do anything from this file and R is thr