Displaying 1 result from an estimated 1 matches for "tp4354538p4354960".
2012 Feb 03
2
Uploading into R
Hi
I am just starting out in R and im trying to upload some data into it. I
have saved a small file from excel as a .txt file in the working directory i
am using in a folder of the same name as the .txt file. When i write the
function to open it I keep getting this message
> snow<-read.table("working directory")
Error in file(file, "rt") : cannot open the connection