Skip to Main Content

Introduction to Data Analysis and R: R - Importing Data

R - Importing Data

(Don't hesitate to use the player controls to pause, rewind, slow down the video as needed! A thorough understanding of the concepts is vastly preferable to just speeding through.)


Supplemental Readings

We will be using a couple of packages in this module beyond the base R install, so you may want to go ahead and install them:

lsr - Companion package for Learning Statistics with R (we'll use it when we talk about mode).

agricolae - Statistical Procedures for Agricultural Research (we'll use it when we talk about Tukey's test, with anovas)