load_schedule {f1dataR}R Documentation

Load Schedule

Description

Loads schedule information for a given F1 season. Use .load_schedule() for an uncached version.

Usage

load_schedule(season = get_current_season())

Arguments

season

number from 1950 to current season (defaults to current season). 'current' also accepted.

Value

A tibble with one row per round in season. Indicates in sprint_date if a specific round has a sprint race


[Package f1dataR version 1.5.3 Index]