1.2 – References
Chapter 1 references and suggested readings
.
Fox, J (2005) The R Commander: A basic-statistics graphical user interface to R. Journal of Statistical Software 14(9) https://doi.org/10.18637/jss.v014.i09 .
Fox, J (2016). Using the R Commander: A Point-and-click Interface for R. Chapman and Hall/CRC.
Laurillard, D (2014). Five myths about MOOCs. The Times Higher Education https://www.timeshighereducation.com/comment/opinion/five-myths-about-moocs/2010480.article .
Posit team (2024). RStudio: Integrated Development Environment for R. Posit Software, PBC, Boston, MA. URL https://posit.co/.
R Core Team (2024). R: A Language and Environment for Statistical Computing. R Foundation for Statistical Computing, Vienna, Austria. https://www.R-project.org/.
Note: To get the citation information for R Studio, run the command RStudio.Version()
in your version of R Studio. Similarly, to cite R, run the command citation()
in R.
Venables, W. N., Smith, D. M., & R Development Core Team. (2009). An introduction to R. Notes on R: A Programming Environment for Data Analysis and Graphics Version 4.3.3 (2024-02-29) https://cran.r-project.org/doc/manuals/R-intro.pdf
.
Chapter 1 contents
.
- Getting started
- A quick look at R and R Commander
- References and suggested readings