scale_fill_seabird: Fill scale for Seabird colors

Description Usage Arguments

View source: R/seabird.R

Description

Fill scale for Seabird colors

Usage

1
2
3
4
5
6
scale_fill_seabird(
  palette = "bluefootedbooby",
  discrete = TRUE,
  reverse = FALSE,
  ...
)

Arguments

palette

Character name of palette in seabird_palettes

discrete

Boolean if color aesthetic is discrete

reverse

Boolean if palette should be reversed

...

Additional arguments used to discrete_scale() or scale_fill_gradientn() to automatically interpolate between colours.


grwhumphries/seabiRd documentation built on Dec. 20, 2021, 1:45 p.m.