DSgetParkTaxonReferences: Get DS References for a park-species combination

Description Usage Arguments Details Examples

View source: R/ReferenceInfo.R

Description

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.

Usage

1
DSgetParkTaxonReferences(ParkCode, TaxonCode)

Arguments

ParkCode

The four-letter unit code for the park of interest.

TaxonCode

Taxonomic Serial Number for the taxon of interest.

Details

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.

Examples

1
DSgetParkTaxonReferences("APIS", 126749)

joe-devivo/NPSDataStoreTools documentation built on Feb. 5, 2020, 11:05 a.m.