November 2017
Beginner to intermediate
204 pages
5h 23m
English
To follow along with the exercises in Chapter 6, Cleaning Numerical Data - An Introduction to R and RStudio, create a project folder called ch6. The ch6 folder should have a folder called data, which should contain the artificial_roads_by_region.csv dataset used with this chapter. The project folder will contain an R script called r_intro.R; however, there is no need to create the file beforehand, since you can create and save R scripts from RStudio. The following is the directory structure for this chapter:
ch6/--> r_intro.R--> data/----> artificial_roads_by_region.csv
Read now
Unlock full access