clear_cache: clear_cache

Description Usage Examples

View source: R/cache_system.R

Description

Deletes all current files in the cache. This is implemented in the case that an item on the API updates. Clearing the cache will make it so the new item is downloaded at next run. Not necessary for short term use.

Usage

1

Examples

1
2
# delete cache items since a new ontology has been released!
clear_cache()

AllenInstitute/atlasplot documentation built on Aug. 11, 2021, 1:52 a.m.