The R environment
R is an integrated suite of software facilities for data manipulation, calculation, and graphical display. Among other things it has
The term “environment” is intended to characterize it as a fully planned and coherent system, rather than an incremental accretion of very specific and inflexible tools, as is frequently the case with other data analysis software.
R is very much a vehicle for newly developing methods of interactive data analysis. It has developed rapidly and has been extended by a large collection of packages. However, most programs written in R are essentially ephemeral, written for a single piece of data analysis.
Course Materials
Data Analysis and Visualization Using R [URL]
This is a course that combines video, HTML, and interactive elements to teach the statistical programming language R.
Links: R Language Tutorial; An Interactive Introduction to R; Programming in R, A Short Introduction; Introduction to R; Introducing R; An Introduction to R; R Bootcamp; R Fundamentals and Programming Techniques; R Data Import/Export; Writing R Extensions; The R Manuals; Introduction to R Studio; An Introduction to R; A slightly different introduction to R (Part I (Slides), Part II, Part III, Part IV, Part V);
List of Textbooks/Resources