plot_growth: Plot growth trajectory

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

plot_growthR Documentation

Plot growth trajectory

Description

Creates growth trajectory plots with optional growth rate subplot.

Usage

plot_growth(fb4_result, show_rate = TRUE, colors = "blue", smooth = FALSE, ...)

Arguments

fb4_result

FB4 result object

show_rate

Show growth rate subplot

colors

Color scheme

smooth

Add smoothed trend

...

Additional arguments

Value

NULL (creates plot)


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