Description Usage Arguments Details Examples
View source: R/ReferenceInfo.R
DSgetParkTaxonReferences
returns a data frame of metadata for references in Data Store corresponding to a particular taxon at a park.
The resultant data frame is then usable by other functions to extract metadata from the records.
1 | DSgetParkTaxonReferences(ParkCode, TaxonCode)
|
ParkCode |
The four-letter unit code for the park of interest. |
TaxonCode |
Taxonomic Serial Number for the taxon of interest. |
Note that this function only returns references that have been "tagged" with a taxon code and may represent only a subset of references that have information about a taxon.
1 | DSgetParkTaxonReferences("APIS", 126749)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.