Learn the R programming language in this course from Barton Poulson of datalab.cc. This is a hands-on overview of the statistical programming language R, one of the most important tools in data science.

The course covers:

  • Installing R
  • RStudio
  • Packages
  • plot()
  • Bar Charts
  • Histograms
  • Scatterplots
  • Overlaying Plots
  • summary()
  • describe()
  • Selecting Cases
  • Data Formats
  • Factors
  • Entering Data
  • Importing Data
  • Hierarchical Clustering
  • Principal Components
  • Regression
  • Next Steps

You can watch the full video course on the freeCodeCamp.org YouTube channel (2 hour watch).