Description Usage Arguments Value
View source: R/reports_and_plots.R
Plot Temperature History
1 2 | plot_temp_history(data, average_n = 1, interval = "day",
what = "max", trim_years = 5)
|
data |
Data frame from which to plot. |
average_n |
The number of items to include in a rolling average |
interval |
One of 'day', 'week', 'month' |
what |
One of 'max', 'mean', 'min' |
trim_years |
Number of recent years to show. Set 0 for all data. |
a plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.