palette_names: List available palette names from a collection

View source: R/palettes-master.R

palette_namesR Documentation

List available palette names from a collection

Description

List available palette names from a collection

Usage

palette_names(collection)

Arguments

collection

Name of the collection (e.g., "sb", "ohsu")

Value

A character vector of palette names

Examples

palette_names("sb")
# palette_names("personal")

emilelatour/laviz documentation built on June 13, 2025, 9:41 a.m.