Fit a base model to a species
1 2 3 4 5 6 7 | base_model(
species = "Harm_axyr",
min_occurrences = 1000,
min_species = 3,
first_order = TRUE,
center_year = 2001
)
|
species |
Name of the species. |
min_occurrences |
The minimum number of occurrences per species. |
min_species |
The minimum number of species recorded at the combination of location and year. |
first_order |
Use first ( |
center_year |
The year to center to.
Defaults to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.