Learn R Programming

SWMPr (version 2.1.0)

site_codes: Obtain metadata for all stations

Description

Obtain a data.frame of metadata for all SWMP stations.

Usage

site_codes()

Arguments

Value

  • A data.frame of SWMP metadata

concept

retrieve

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 is the CDMO equivalent of exportStationCodesXML.

Examples

Run this code
## retrieve metadata for all sites
site_codes()

Run the code above in your browser using DataLab