View source: R/site_codes_ind.R
site_codes_ind | R Documentation |
Get metadata for all the stations at a single SWMP reserve
site_codes_ind(nerr_site_id)
nerr_site_id |
chr string of site, three letters |
This function retrieves data from the CDMO web services. The computer making the request must have a registered IP address. Visit the CDMO web services page for more information: https://cdmo.baruch.sc.edu/webservices.cfm. This function is the CDMO equivalent of NERRFilterStationCodesXMLNew
.
An abbreviated data.frame
of the SWMP metadata for the requested site
## Not run:
## retrieve metadata for all stations at a site
site_codes_ind('apa')
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.