dmgfd_build_season_table: Build vegetation-season table

dmgfd_build_season_tableR Documentation

Build vegetation-season table

Description

Build vegetation-season table

Usage

dmgfd_build_season_table(
  time_vec,
  site_mode = c("NH", "SH", "CS"),
  custom_veg_season = c(275, 274)
)

Arguments

time_vec

Time vector.

site_mode

One of "NH", "SH", or "CS".

custom_veg_season

Custom vegetation-season DOY range.

Value

Tibble with season labels and season timing.


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