v0.1.1
Contains Five Working Functions
-
getConstructorStandings
Fetch Constructors standings from points table.
The function takes one argument: The year from which you want to extract points table for.
Default argument is the current year. -
getDriverStandings
Fetch F1 driver standings from points table.
The function takes one argument: The year from which you want to extract points table for.
Default argument is the current year. -
getDriverData
Fetch the current lineup of F1 drivers.
No arguments -
getTeamsData
Fetch the current list of F1 teams along with their information.
No arguments -
getWorldChampions
Fetch all the world champions
No arguments