load_quali | R Documentation |
Loads qualifying session results for a given season and round.
Use .load_quali()
for an uncached version.
load_quali(season = get_current_season(), round = "last")
season |
number from 2003 to current season (defaults to current season). |
round |
number from 1 to 23 (depending on season), and defaults
to most recent. Also accepts |
A tibble with one row per driver
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.