I saved what I consider a medium size Excel file--about 2000x 40 as a CSV.
I am NOT sure the save went well as it took over five minutes to do it
(Intel i7 running at 240 GHz, 12 GB RAM).

When I put in the following code , I get a "+" instead of ">".

read.table("c:/users/Richard lerner/downloads/PAZ study.csv, sep =
",", header =TRUE)



I have read the documentation on "read.table"

Richard

        [[alternative HTML version deleted]]

______________________________________________
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