site_codes {SWMPr}R Documentation

Obtain metadata for all stations

Description

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

Usage

site_codes()

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

Value

A data.frame of SWMP metadata

Examples

## Not run: 

## retrieve metadata for all sites
site_codes()


## End(Not run)

[Package SWMPr version 2.5.1 Index]