diff --git a/.gitignore b/.gitignore index 003e48a..ea82c56 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ Rplots.pdf .DS_Store docs /doc/ +.RData \ No newline at end of file diff --git a/README.Rmd b/README.Rmd index 66e0ec9..5499036 100644 --- a/README.Rmd +++ b/README.Rmd @@ -144,7 +144,7 @@ Many other functions exist, and are flexible enough to call the current `season` * `load_standings(season = "current", round = "last", type = c("driver", "constructor"))` ### Clear F1 Cache -> `clear_f1_cache()` +> `clear_f1_cache()` Clears the cache for all functions in the package.