View source: R/plot.dm_growth_fit.R
| dmgp_resolve_timing_facet_scales | R Documentation |
Internal helper used by [plot.dm_growth_fit()] to choose facet scales for timing-summary plots.
dmgp_resolve_timing_facet_scales(
x_mode = c("date", "doy", "season_day"),
facet_by = c("default", "tree", "year", "none")
)
x_mode |
Timing coordinate system. One of |
facet_by |
Faceting mode. |
A character string accepted by [ggplot2::facet_wrap()] argument
scales.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.