Get Species Representatives
getSpeciesRepr.Rd
Get one observation/row per species from a specimen dataframe.
Examples
# query data then extract one observation for each of the species available
specdata <- PhyInsight::querySpecData("Alouatta")
specdata <- getSpeciesRepr(specdata)