clear_cache: Clear f1dataR Cache

View source: R/clear_f1_cache.R

clear_f1_cacheR Documentation

Clear f1dataR Cache

Description

Clears the cache for f1dataR telemetry and Jolpica API results. Note that the cache directory can be set by setting ⁠option(f1dataR.cache = [cache dir])⁠, but the default is a temporary directory.

You can also call the alias clear_cache() for the same result

Usage

clear_f1_cache()

clear_cache()

Value

No return value, called to erase cached data

Examples

## Not run: 
clear_f1_cache()

## End(Not run)

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