plot_energy: Plot energy budget components

View source: R/16.2-plot-daily.R

plot_energyR Documentation

Plot energy budget components

Description

Creates energy component plots with optional efficiency subplot.

Usage

plot_energy(
  fb4_result,
  components = NULL,
  show_efficiency = TRUE,
  colors = "purple",
  ...
)

Arguments

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

Value

NULL (creates plot)


fb4package documentation built on May 8, 2026, 1:07 a.m.