[R-SIG-Mac] Problem with read.table in my Mac. "No such file or directory"
Parkhurst, David F.
p@rkhur@ @end|ng |rom |nd|@n@@edu
Sat Feb 13 21:29:01 CET 2021
I’m still having trouble with read.table, as follows (and there IS a plain text document called moabsitechem in this directory:
> getwd()
[1] "/Users/DFP/Documents/Documents - David’s iMac/ae/FriendsMonroe"
> read.table("moabsitechem")
Error in file(file, "rt") : cannot open the connection
In addition: Warning message:
In file(file, "rt") :
cannot open file 'moabsitechem': No such file or directory
How can I fix this problem?
More information about the R-SIG-Mac
mailing list