View source: R/clear_f1_cache.R
clear_f1_cache | R Documentation |
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
clear_f1_cache()
clear_cache()
No return value, called to erase cached data
## Not run:
clear_f1_cache()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.