check_ff1_session_loaded {f1dataR}R Documentation

Check FastF1 Session Loaded

Description

Used to verify that the fastf1 session is loaded before trying to work with it.

Prevents errors in automated processing code.

Usage

check_ff1_session_loaded(session_name = "session")

Arguments

session_name

Name of the python session object. For internal functions, typically session.

Value

invisible TRUE, no real return, called for effect


[Package f1dataR version 2.0.1 Index]