Description Usage Arguments Value Author(s)
View source: R/RL_recode_seasons.R
Recodes seasons coded on the Red List as NA (and pulled down by RL_fetch() as 999) to Resident (1).
1 | RL_recode_seasons(x, combine.rows = FALSE)
|
x |
A wide format dataframe with one column per habitat category. As output by RL_fetch(). |
combine.rows |
(optional) Logical. If a species ends up with multiple rows for a season due to recoding, should these rows be combined? If TRUE selects the highest ranked suitability-major importance combination. See |
A dataframe in wide format (one column per habitat type).
Matt Lewis, matthewlewis896@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.