This is a really basic question that is answered in many R tutorials.
Why dont you just google:
"R import csv"
And the first hit will tell you straight away what to do?
Jannis
P.S. I just guessed from your not very specific post that you may want
to import from csv ...
On 08/05/2011 12:45 PM, Abder-Rahman Ali wrote:
Hi,
I have 334 records, with two columns:
Column (1): Resolution Column (2): Number of images with a specific
resolution
How can I make a scatter plot in R with this data? Is there a way to *import
* the records, since it will be time consuming to enter 334 records?
Thanks.
[[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.
______________________________________________
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.