FREE RESOURCE VIDEOS
Clean your Data with R
If you are an R programming beginner, this video is perfect for you. In it, Dr. Greg Martin guides you through the process of cleaning your dataset step by step before conducting any further analysis. This video is part of a series that covers exploring data, cleaning data, manipulating (or wrangling) data, describing data, visualizing data, and finally analyzing data. The tutorial uses data built into R, allowing you to replicate the work on your own computer at home. Dr. Martin utilizes the Tidyverse packages, which offer additional functions such as select, filter, and mutate. This tutorial also addresses how to handle missing data. Whether you're a data scientist or interested in quantitative analysis or research, this video is an excellent starting point.