Learn R Programming

f1dataR (version 2.0.0)

check_ff1_version: Check FastF1 Version

Description

This function checks the version of FastF1 and ensures it's at or above the minimum supported version for f1dataR (currently requires 3.1.0 or better).

This function is a light wrapper around get_fastf1_version()

Usage

check_ff1_version()

Arguments

Value

Invisibly TRUE if not raising an error for unsupported FastF1 version.