View source: R/plotting_style.R
get_session | R Documentation |
This preps a fastf1.get_session()
python call and returns invisibly the python environment
get_session(season = get_current_season(), round = 1, session = "R")
season |
number from 2018 to current season. Defaults to current season. |
round |
number from 1 to 23 (depending on season selected) and defaults to most recent. Also accepts race name. |
session |
the code for the session to load. Options are |
invisibly, the python environment
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.