cvnetworks: cvnetworks

Description Usage Arguments Value

View source: R/cvnetworks.R

Description

Returns the name and code of I&M netowrks with data as avaialable through the NPS common view

Usage

1
cvnetworks(fetch = "code", data = "water")

Arguments

fetch

Indicates what you wish to retrive from the common view data service. Options are:

"code"

The default. Returns the four letter code of the I & M network

"name"

Returns the full name of the I & M network

"full"

Returns both the 4 letter codea and the full name of the I&M network

"all"

Returns all data from the "networks" table of the common view

data

Indicates the type of data you are interesed in. Currently has no function as only water monitoring data can be retrieved.

Value

Eithter a vector with network codes or names, or a data.frame with network data.


NCRN/npscv documentation built on May 7, 2019, 6 p.m.