Description Usage Arguments Value
View source: R/reports_and_plots.R
Plot Precipitation History
1 | plot_precip_history(data, interval = "day", trim_years = 5)
|
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. |
a ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.