View source: R/16.2-plot-daily.R
| plot_temperature | R Documentation |
Creates temperature plots with optional consumption correlation.
plot_temperature(
fb4_result,
show_correlation = TRUE,
colors = "red",
smooth = TRUE,
...
)
fb4_result |
FB4 result object |
show_correlation |
Show temperature-consumption relationship |
colors |
Color scheme |
smooth |
Add smoothed trend |
... |
Additional arguments |
NULL (creates plot)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.