Learn R Programming

SWMPr (version 2.0.0)

site_codes_ind: Obtain metadata for a single reserve

Description

Get metadata for all the stations at a single SWMP reserve

Usage

site_codes_ind(nerr_site_id)

Arguments

nerr_site_id
chr string of site, three letters

Value

  • An abbreviated data.frame of the SWMP metadata for the requested site

Details

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: http://cdmo.baruch.sc.edu/webservices.cfm. This function is the CDMO equivalent of NERRFilterStationCodesXMLNew.

Examples

Run this code
## retrieve metadata for all stations at a site
site_codes_ind('apa')

Run the code above in your browser using DataLab