Last week, Ellis scraped F1 data as a first step in answering a viewer question about how to create your own R package. This week, we take the data that we scraped and begin the initial stages of building an R package. We discuss the steps in setting up an R package, creating the description file, adding the scraping code from last week to a data-raw folder, and then building the data into the data-export folder.
To watch the screen cast, CLICK HERE.
To access our code, CLICK HERE.