R Software

R is an Open Source software package (free to use!) that is used widely to analyze data, among other things. 

I.   Get the Software      We suggest that you install R and then R Studio as outlined below

  1.  Install R:  Go to http://www.r-project.org and install the latest version of R (install base)
  2. Install RStudio:  Go to http://www.rstudio.com and install the front-end RStudio

See “Intro to R” in the next section “JMU R Videos”  to see how to install the software.  The programming language is R, and RStudio is the interface that you will use to run R code.

II.   On Github R   Programming: Zero to Pro

III.  JMU R Videos      Watch these R Tutorials created by Andre Neveu at JMU 

  1. Intro to R (includes video demonstration of downloading and installing R and RStudio)
  2. Using R – Basic Calculations, Vectors, and Matrices
  3. Importing Data in R
  4. Plotting in R
  5. Statistics in R
  6. Simple Regression in R

IV.  LinkedIn R Video Training  (You have free access to LinkedIn learning using your JMU eID)

V.  Coursera Courses:  On-line Courses for Learning

FYI: Coursera courses provide free on-line learning.  When you enroll, you will be prompted to signup for a certificate that involve a fee.  However, all of the courses allow you to AUDIT the course for free.  This free option is sometimes difficult to find because it appears in small print.  Look carefully, it is typically at the bottom left of the pop-up box when you click on Enroll.  The free AUDIT option will give you access to all the course materials except for some quizzes and projects:

VI.  Additional Resources on R/RStudio