scale_fill_tscv: Fill scale constructor for tscv colors.

View source: R/colors_tscv.R

scale_fill_tscvR Documentation

Fill scale constructor for tscv colors.

Description

Fill scale constructor for tscv colors.

Usage

scale_fill_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_fill_gradientn().


ahaeusser/tscv documentation built on June 10, 2025, 3:09 a.m.