powered by
Lists all species names from the data set.
listSpecies(x)
an object of class ‘OrganizedBirds’ or ‘SummarizeBirds’.
a vector with all species names in the data set
vector
summarizeBirds, exportBirds
summarizeBirds
exportBirds
# NOT RUN { OB <- organizeBirds(bombusObsShort, sppCol = "scientificName", simplifySppName = TRUE) allSpp <- listSpecies(OB) # }
Run the code above in your browser using DataLab