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 'Squid.txt': No such file or directory' but the file is still in the same folder and has not moved. I am in a class that is based off R. Still learning the basics. -- View this message in context: http://r.789695.n4.nabble.com/Not-able-to-find-files-in-working-directory-tp4684710p4684736.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ R-help@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.