« Return to Thread: Staging area for data before read into R

Re: Staging area for data before read into R

by Carl Witthoft :: Rate this Message:

Reply to Author | View in Thread

Why not just write your data to a CSV (comma-spaced-variable) or a
tab-spaced variable   text file?
You didn't say what software and/or hardware was generating your data,
but most gizmos these days let you dump data to CSV.

No need for Excel at all.
I forget :-( how many rows/columns OpenOffice.org or KOffice can handle.

Carl

______________________________________________
R-help@... 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.

 « Return to Thread: Staging area for data before read into R