dockless_colors: Color schemes for the 'dockless' package

Description Usage Arguments Value

Description

Creates either sequential or categorical color schemes in the dockless style.

Usage

1
dockless_colors(n = 10, categorical = FALSE)

Arguments

n

the number of colors to be in the palette. Ignored if categorical is set to TRUE.

categorical

logical. If TRUE, a categorical color scheme will be produced. If FALSE, a sequential color scheme will be produced.

Value

Returns an vector of colors.


luukvdmeer/dockless documentation built on May 10, 2019, 1:24 p.m.