This is a function to retrieve a taxon table from the NEON data portal for the taxon type by the enduser.
getTaxonTable(
taxonType = NA,
recordReturnLimit = NA,
stream = "true",
token = NA
)
data frame with selected NEON data
Character string for the taxonTypeCode. Must be one of ALGAE, BEETLE, BIRD, FISH, HERPETOLOGY, MACROINVERTEBRATE, MOSQUITO, MOSQUITO_PATHOGENS, SMALL_MAMMAL, PLANT, TICK
Integer. The number of items to limit the result set to. If NA, will return all records in table.
Character string, true or false. Option to obtain the result as a stream. Utilize for large requests.
User specific API token (generated within neon.datascience user accounts)
Eric R. Sokol esokol@battelleecology.org
License: GNU AFFERO GENERAL PUBLIC LICENSE Version 3, 19 November 2007