plot_reportUSGS: Plot USGS Report

plot_reportUSGSR Documentation

Plot USGS Report

Description

This plots the results of the daily and monthly report from a reportUSGSdv or reportUSGSmv object. This function will take more than one station but be cautious as it gets too muddled fast, i.e. two is fine but three may be too much.

Usage

plot_reportUSGS(report, time = "daily", smooth.span = NULL)

Arguments

report

A previously created reportUSGSdv or reportUSGSmv object.

time

A character vector indicating "daily" or "month".

smooth.span

A numeric value indicating the smoothing parameter for the loess function. If NULL (default) no smoothing will happen.

Value

A ggplot object


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