downloadErgastCSV: Download 'Ergast' CSV Database Tables This function downloads...

View source: R/create_ergast_db.R

downloadErgastCSVR Documentation

Download 'Ergast' CSV Database Tables This function downloads the 'Ergast' database as a set of CSV files and unzips them into a local directory

Description

Download 'Ergast' CSV Database Tables This function downloads the 'Ergast' database as a set of CSV files and unzips them into a local directory

Usage

downloadErgastCSV(destfile = paste0(getwd(), "/f1db_csv"))

Arguments

destfile

a character string with the name of the directory in which the files are saved

Details

The CSV files downloaded by this function have column headers and are UTF-8 encoded. Each file contains a database table.


NilsDM/f1db documentation built on June 8, 2022, 11:18 a.m.