plot_baseflow: Plot Water Year Base-flow and Total Flow

plot_baseflowR Documentation

Plot Water Year Base-flow and Total Flow

Description

Plot Water Year Base-flow and Total Flow

Usage

plot_baseflow(procDV, sites = NULL, wy, parallel = FALSE, ...)

Arguments

procDV

A previously created batch_USGSdv object.

sites

A character USGS NWIS site.

wy

A numeric or character water year, e.g. 1990:2000, 1990, or c("1990", "2000").

parallel

logical indicating whether to use future_map() if using sites argument.

...

arguments to pass on to future_map, batch_USGSdv and baseflow.


joshualerickson/wildlandhydRo documentation built on Feb. 12, 2024, 6:40 p.m.