check_ff1_session_loaded: Check FastF1 Session Loaded

View source: R/utils.R

check_ff1_session_loadedR 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


f1dataR documentation built on April 3, 2025, 5:59 p.m.