scale_fill_bb: Fill scale constructor for bb colors

View source: R/colorstuff.R

scale_fill_bbR Documentation

Fill scale constructor for bb colors

Description

Fill scale constructor for bb colors

Usage

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

Arguments

palette

Character name of palette in bb_palettes

discrete

Boolean indicating whether color aesthetic is discrete or not

reverse

Boolean indicating whether the palette should be reversed

...

Additional arguments passed to discrete_scale() or scale_fill_gradientn(), used respectively when discrete is TRUE or FALSE


biobits/bbhelper documentation built on Feb. 11, 2025, 4:53 p.m.