getF1Schedule: Get a data.frame of the Formula 1 schedule for a given year

View source: R/functionsf1.R

getF1ScheduleR Documentation

Get a data.frame of the Formula 1 schedule for a given year

Description

Get a data.frame of the Formula 1 schedule for a given year

Usage

getF1Schedule(year)

Arguments

year

a four digit integer or "current"

Examples


schedule_2019 <- getF1Schedule(2020)


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