dmgp_resolve_timing_facet_scales: Resolve facet scales for timing plots

View source: R/plot.dm_growth_fit.R

dmgp_resolve_timing_facet_scalesR Documentation

Resolve facet scales for timing plots

Description

Internal helper used by [plot.dm_growth_fit()] to choose facet scales for timing-summary plots.

Usage

dmgp_resolve_timing_facet_scales(
  x_mode = c("date", "doy", "season_day"),
  facet_by = c("default", "tree", "year", "none")
)

Arguments

x_mode

Timing coordinate system. One of "date", "doy", or "season_day".

facet_by

Faceting mode.

Value

A character string accepted by [ggplot2::facet_wrap()] argument scales.


dendRoAnalyst documentation built on May 20, 2026, 5:07 p.m.