Posts in R Tutorial Videos
Literate Statistical Programming with knitr - Creating Reproducible Analysis in R

This video was created by Dr. Roger Peng, professor at the Johns Hopkins Bloomberg School of Public Health and author at Simply Statistics. Dr. Peng is not affiliated with Stats Make Me Cry in any way and written consent was obtained before this video was posted.

Read More
Basics of Working With Data in R

This video tutorial demonstrates how to perform some basic manipulations of data in R, including how to: view data, edit data, create subsets of data, remove variables from data, and create new variables in data

 

Read More
How to Import SPSS Data into R

This video tutorial demonstrates how to import data into R that is currently in SPSS format. The video also shows how to do use a few basic commands on datasets, once they are imported into R. The steps in this video apply whether you are using a Mac or a PC/Windows machine.

Read More
How to Install R for Windows and Use a Few Basic Functions

This video shows how to obtain and install R on the Windows (PC) platform. It also shows a few basic functions in R, such as how to install packages in R and load them for use.

Read More
How to Install R for Mac and Use a Few Basic Functions

This video shows how to obtain and install R on the Mac OS X platform. It also shows a few basic functions in R, such as how to install packages in R and load them for use. A PC version is here: How to Install R for Windows

Read More