Skip to contents

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

Examples

if (FALSE) {

hud_clear_cache()

}