list_palettes: List all available palettes

View source: R/palettes.R

list_palettesR Documentation

List all available palettes

Description

List the names of all palettes available in technocolour.

Usage

list_palettes(type)

Arguments

type

The type of colour palette. One of: "qualitative", "sequential", "diverging".

Value

A vector of character strings of all available palettes.

Examples

list_palettes()


sophiemeakin/technocolour documentation built on Nov. 1, 2022, 1:21 a.m.