| pits | R Documentation |
Pit stop results of a race or set
pits(round, year)
round |
Number of the race (integer), set of races a:b (vector) or "all" (character) |
year |
Year of the race (integer). 2019 or higher |
A tibble containing the pit stops values of the specified race(s)
pits(10, 2025)
pits(1:2, 2025)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.