Learn R Programming

evanverse (version 0.4.0)

palette_cache_info: Get Palette Cache Information

Description

Display information about the current palette cache status, including whether it's initialized, when it was loaded, and how many palettes are cached.

Usage

palette_cache_info()

Arguments

Value

List with cache information (invisible)

Examples

Run this code
if (FALSE) {
# Check cache status
palette_cache_info()
}

Run the code above in your browser using DataLab