scale_color_tscv: Color scale constructor for tscv colors.

View source: R/colors_tscv.R

scale_color_tscvR Documentation

Color scale constructor for tscv colors.

Description

Color scale constructor for tscv colors.

Usage

scale_color_tscv(palette = "main", discrete = TRUE, reverse = FALSE, ...)

Arguments

palette

Character value. The name of the palette in tscv_palettes.

discrete

Logical value indicating whether color aesthetic is discrete or not.

reverse

Logical value indicating whether the palette should be reversed.

...

Additional arguments passed to discrete_scale() or scale_color_gradientn().


ahaeusser/tscv documentation built on July 26, 2023, 3:18 p.m.