| reload_palette_cache | R Documentation |
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.
reload_palette_cache()
Invisible NULL
## Not run:
# After updating palettes.rds, reload the cache
reload_palette_cache()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.