parameters: Available water parameters

Description Usage Arguments Details Value Author(s) See Also Examples

View source: R/getSeries.R

Description

parameters returns a vector of parameters that can be retrieved from Water Data Online.

Usage

1
parameters(pars)

Arguments

pars

Optional: if empty all available parameters will be returned. Alternatively, a vector of the continuous or discrete parameters can be requested.

Details

The units of the parameters are as follows:

Value

A vector of parameters.

Author(s)

Alexander Buzacott

See Also

Examples

1
2
3
parameters()
parameters("continuous")
parameters("discrete")

bomWater documentation built on Sept. 16, 2020, 9:07 a.m.