Software tutorial/Reading data into R
< Software tutorial
Jump to navigation
Jump to search
Revision as of 01:46, 15 January 2013 by Kevin Dunn (talk | contribs) (Created page with "The most interesting data to analyze is always your own. How do we read your own data files into R? We will look at when the data file is on your computer, or when the dat...")
The most interesting data to analyze is always your own. How do we read your own data files into R? We will look at when the data file is on your computer, or when the data is available somewhere on the internet.