scale_color_seabird: Color scale for Seabird colors

Description Usage Arguments

View source: R/seabird.R

Description

Color scale for Seabird colors

Usage

1
2
3
4
5
6
scale_color_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 indicating whether 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.