plot_precip_history: Plot Precipitation History

Description Usage Arguments Value

View source: R/reports_and_plots.R

Description

Plot Precipitation History

Usage

1
plot_precip_history(data, interval = "day", trim_years = 5)

Arguments

data

Data frame from which to plot.

interval

Whether to plot 'day' or 'week' or 'month' or 'year' amounts

trim_years

the number of years of data to plot.

Value

a ggplot object


pbulsink/GrapeWeatheR documentation built on Aug. 20, 2019, 7:36 p.m.