View source: R/16.2-plot-daily.R
| plot_energy | R Documentation |
Creates energy component plots with optional efficiency subplot.
plot_energy(
fb4_result,
components = NULL,
show_efficiency = TRUE,
colors = "purple",
...
)
fb4_result |
FB4 result object |
components |
Energy components to plot (auto-detected if NULL) |
show_efficiency |
Show growth efficiency subplot |
colors |
Color scheme |
... |
Additional arguments |
NULL (creates plot)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.