powered by
Empties the cache.
hm_clean_cache(cache = c("route", "star"))
TRUE silently
Which caches to clear. Default is both c("route", "star").
c("route", "star")
For more details see the cache section in the vignette: vignette("Supersonic_Routes_in_depth", package = "himach"). or Vignette on caching
vignette("Supersonic_Routes_in_depth", package = "himach")
hm_clean_cache("route") hm_clean_cache()
Run the code above in your browser using DataLab