Hello,

I am a complete beginner to R.  I use a mac and want to import and read a
.csv dataset stored as .csv file.

I understand I eventually enter <- read.csv("size.csv", header=T)   , but I
can't get R to find my file, which is called size.csv and located
/Users/davidoconnor/Desktop/Eart-125/size.csv

Thank you very much!

David
-- 
View this message in context: 
http://n4.nabble.com/simple-data-import-of-csv-tp1835620p1835620.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.

Reply via email to