downloadErgastCSV: Download 'Ergast' CSV Database Tables

View source: R/db.R

downloadErgastCSVR Documentation

Download 'Ergast' CSV Database Tables

Description

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.


arkraieski/formula1data documentation built on March 24, 2024, 4:26 p.m.