hud_clear_cache: Clear RHUD Cache Directory

View source: R/hud_cache.R

hud_clear_cacheR Documentation

Clear RHUD Cache Directory

Description

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.

Usage

hud_clear_cache()

See Also

  • hud_get_cache_dir()

  • hud_set_cache_dir()

  • hud_clear_cache()

Examples

## Not run: 

hud_clear_cache()


## End(Not run)

etam4260/rhud documentation built on Nov. 12, 2022, 2:53 a.m.