mos_sppCheck | R Documentation |
This function evaluates whether a species is included the mosaic database (TRUE/FALSE). If the species is in the database, returns = TRUE. If the species is not in the database, returns = FALSE.
mos_sppCheck(binomialName)
binomialName |
Latin name (Genus species). Check case sensitivity. |
mos_sppCheck("Alces alces") mos_sppCheck("Pagophilus groenlandicus")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.