R/hud_cache.R
hud_clear_cache.Rd
Remove cached data from the caching directory that is used to store data retrieved using the rhud API calls. By default, rhud uses a non-persistent temporary directory given for an R session, but a user might have set another directory to use.
hud_clear_cache()
hud_get_cache_dir()
hud_set_cache_dir()
if (FALSE) { hud_clear_cache() }