clear_f1_cache {f1dataR}R Documentation

Clear f1dataR Cache

Description

Clears the cache for f1dataR telemetry and Ergast 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)

[Package f1dataR version 1.5.3 Index]