R/getReferenceInfo.R
get_park_taxon_url.Rd
get_park_taxon_url
returns a vector of URLs for references in Data Store corresponding to a particular taxon at a park.
get_park_taxon_url(park_code, taxon_code)
Note that this function only returns URLs for references that have been "tagged" with a taxon code and may represent only a subset of references that have information about a taxon.
if (FALSE) { # \dontrun{
get_park_taxon_url("APIS", 126749)
} # }