- User Guide:
R On Line Reference
(HTML, from R software)
S-Plus 2000 Programer's Guide (Ch. 16, 22, 23)
(PDF, from S-Plus software) (my mirror here)
An Introduction to R
(PDF, from R Manual) (my mirror here)
Using R for Introductory Statistics
(PDF, from SimpleR) (my mirror here)
- Books for Programers:
Chambers, J.M. (2008) "Software for Data Analysis: Progamming with R", Springer-Verlag.
Venables, W.N. and Ripley, B.D. (2000) "S Programming", Springer-Verlag.
Venables, W.N. and Ripley, B.D. (1997) "Modern Applied Statistics with S-PLUS", 2ed, Springer-Verlag.
- Books for Graphics:
Murrell, P. (2006) "R Graphics", Chapman & Hall/CRC.
Sparkar, D. (2008) "Lattice -- Multivariate Data Visualization with R", Springer-Verlag.
Wickham, H. (2009) "ggplot2 -- Elegant Graphics for Data Analysis, Springer-Verlag.
- Web:
R Software-- The R Project for Statistical Computing
R CRAN -- The Comprehensive R Archive Network
R Manual -- The R Manuals
SimpleR -- Using R for Introductory Statistics
- More:
Google has the best solutions and
source codes are the best documents.