Reading and Checking Your Data

How to get started.

This section of the tutorials will teach you how to read and write data in different formats, with helpful tips and tricks for each type and benefits and drawbacks of different methods. Use the tutorials navigator to the left of the screen, or click on the links below to get started (more tutorials coming very soon).

Reading CSV Data

This tutorial covers reading in single CSV files, multiple CSVs, cleaning column names, combining files, and writing out single or multiple CSV files. Both base R and Tidyverse functions are used.

comments powered by Disqus