First steps in R does not pretend to be a comprehensive guide to R package (there are many excellent books and web tutorials) but it aims at providing an introduction to the R statistical package for the (under)graduate students following an introductory Statistics Course.
Why R?
Although there are many tools that can be employed for statistical analysis (SAS, SPSS, Stata, Minitab, MATLAB, Wolfram Mathematica,... among others), we have chosen R because:
(image from R project web page)
R is continuously (and exponentially) growing with the addition of contributed packages.
(from R Journal)
Although... No statistical package can work miracles!
(GIGO: Garbage In, Garbage Out)
(image from http://www.lovemytool.com)