Description Usage Arguments Value See Also Examples
Lists all species names from the data set.
1 | listSpecies(x)
|
x |
an object of class ‘OrganizedBirds’ or ‘SummarizeBirds’. |
a vector
with all species names in the data set
1 2 | OB <- organizeBirds(bombusObsShort, sppCol = "scientificName", simplifySppName = TRUE)
allSpp <- listSpecies(OB)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.