reload_palette_cache: Reload Palette Cache

View source: R/zzz.R

reload_palette_cacheR Documentation

Reload Palette Cache

Description

Force reload of palette data from disk. This is useful if you've updated the palette RDS file and want to refresh the cached data without restarting R.

Usage

reload_palette_cache()

Value

Invisible NULL

Examples

## Not run: 
# After updating palettes.rds, reload the cache
reload_palette_cache()

## End(Not run)


evanverse documentation built on March 10, 2026, 5:07 p.m.