Learn R Programming

ebirdst (version 3.2022.3)

abundance_palette-deprecated: eBird Status and Trends color palettes for mapping

Description

This deprecated function has been replaced by ebirdst_palettes. Both functions generate color palettes used for the eBird Status and Trends relative abundance maps.

Usage

abundance_palette(n,
                        season = c("weekly", "breeding",
                                   "nonbreeding",
                                   "migration",
                                   "prebreeding_migration",
                                   "postbreeding_migration",
                                   "year_round"))

Value

A character vector of hex color codes.

Arguments

n

integer; the number of colors to be in the palette.

season

character; the season to generate colors for or "weekly" to get the color palette used in the weekly abundance animations.

See Also

ebirdst_palettes ebirdst-deprecated