getConstructorQualifying | R Documentation |
Get a data.frame of Formula 1 qualifying results for a specific constructor for a given year
getConstructorQualifying(year, constructor)
year |
a four digit integer |
constructor |
a string containing an 'Ergast' constructorId, usually the constructor's name in all lowercase |
mercedes_qualy_2018 <- getConstructorQualifying(2018, "mercedes")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.