PlotPrettyUsgs: Plot USGS site data which has been prettied with PrettyUsgs.

Description Usage Arguments Value See Also Examples

Description

PlotPrettyUsgs plots USGS site data which has been prettied with PrettyUsgs.

Usage

1
PlotPrettyUsgs(prettyUsgs, plot = TRUE, errInnerQntl = 0.995)

Arguments

prettyUsgs

dataframe returned from PrettyUsgs

plot

Logical to plot before returning or not.

errInnerQntl

The inner quantile of the error estimate to be plotted with error bars. For example, the "68-95-99.7 rule" where specifying these as the errInnerQntl would display 1, 2, and 3 standard deviations, respectively.

Value

A function(closure) with arguments controlling the look of its graphical output. It's actual return value is a list of ggplot2 object which can be custom manipulated.

See Also

Other streamObs: FindUsgsStns, GetSiteHuc, GetUsgsHucData, GetUsgsIvProduct, ImproveHucMeta, LoadMetaDB, PrettyUsgs, QueryHaveSite, QuerySiteData, QuerySiteInfo, QuerySiteName, QuerySiteProd, SaveHucData, [.prettyUsgs, subset.prettyUsgs

Examples

1
# See vignette "Collect USGS stream observations and build a local database" for examples.

mccreigh/rwrfhydro documentation built on Feb. 28, 2021, 1:53 p.m.