getLapsByRace: Get a data.frame of all lap times for a specific Formula 1...

View source: R/functionsf1.R

getLapsByRaceR Documentation

Get a data.frame of all lap times for a specific Formula 1 Grand Prix

Description

Get a data.frame of all lap times for a specific Formula 1 Grand Prix

Usage

getLapsByRace(year, race)

Arguments

year

a four digit integer

race

a 1 or 2 digit integer indicating which round of the season

Examples

aus_laps_2018 <- getLapsByRace(2018, 1)

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