siteid The unique site ID (integer) in Neotoma. Can be passed as a
vector of site IDs.
sitename The site name, or approximate match using the % wildcard.
database The constituent database for the record.
See get_table("constituentdatabases")
altmin The minimum altitude range for site elevation (in meters).
altmax The maximum altitude range for site elevation (in meters).
datasetid The unique dataset ID (integer) in Neotoma. Can be passed
as a vector of dataset IDs.
datasettype Neotoma contains data for a number of datasettypes.
This returns a subset of data types. For a complete list of available
datasettypes, run neotoma2::get_table('datasettypes')
doi The dataset DOI for a dataset contained within a site. Can be
passed as a vector of DOIs.
gpid The geopolitical name or identifier containing a site. Can be
passed as a vector of names.
keywords Keywords for samples within a set of sites. For example
"modern" indicates a sample within the record uses the keyword "modern".
contacts Contact names or IDs associated with a site.
ageyoung A minimum spanning age for the record, in years before
radiocarbon present (1950).
ageold A maximum spanning age for the record, in years before
radiocarbon present (1950).
ageof An age which must be contained within the range of sample ages
for a site.
taxa The names of taxa which must be present within samples in a
record.
all_data The API only downloads the first 25 records of the query.
For the complete records, use all_data=TRUE
This call will then return a data object that contains site metadata for one
or more sites, along with limited metadata describing the collection units
and datasets located at that site.