Displaying 1 result from an estimated 1 matches for "chinook_run".
2007 Jul 15
1
How to load a dataset
Hi:
Since I didn't get any answers, I'll refresh my question.
I have a dataset called "Chinook Run" saved in Excel and I want it to be loaded everytime R starts, so I can call it with a statement like the one below:
qplot(color, Year/Forklength, data = Chinook Run)
I wonder how can I do that.
I went to the rprofile.site and copied the path to my dataset there and it