Why R?
R was specially designed for the analysis of data. Some of the reasons to use R can be found in ”Why Use the R Language?”
In particular, R is an excellent antidote for spreadsheet addiction.
Installing R
Although the number of clicks to download R could be reduced, it is generally straightforward to download R and get it running on a machine.
The steps are:
- Go to the main R website: http://www.r-project.org
- Click on the CRAN button on the left side.
- Select a mirror near you from the menu that is offered.
- Select which type of machine you have (Linux, MacOS X, Windows).
If you have any problems, you can consult the R Installation and Adminstration guide.
Back to top level of Impatient R
jun 25, 26
I’d like to do a song of great social and political import. The code that created the illustrations in Tao Te Programming is now available as the TaoTeProgramming package on [...]
jun 25, 26
Another of the all ye entering here. Issue When subscripting an xts object, columns that don’t exist in the object are silently ignored. Example First, create an xts object: xtx [...]
jun 25, 26
Posts by page views Interview with a forced convert to R from Matlab A first step towards R from spreadsheets Plot ranges of data in R A statistical review of [...]

