View source: R/directory_funs.R
set_proj_shorthand | R Documentation |
Generates a shorthand name for project based on species, country, states, years, and grid cell size.
set_proj_shorthand( species, countries = c("us", "ca"), states = NULL, grid.size, years )
species |
string of species names using ISO-366-2 |
countries |
string of countries |
states |
string of states/province abbreviations |
grid.size |
size of desired grid cell |
years |
Vector of years. will take the min and max value |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.