list_subannual_timesteps: List possible sub-annual time step identifiers

View source: R/Functions_Selfdescribing.R

list_subannual_timestepsR Documentation

List possible sub-annual time step identifiers

Description

Sub-annual time steps are organized via the column “group”.

Usage

list_subannual_timesteps()

Value

A list with the implemented sub-annual time step identifiers

  • seasonal: “seasonX” where X can be 1 to a value in 1:12

  • quarterly: “QX” where X in 1:4

  • monthly: “monX” where X in 01:12

  • daily: “doyX” where X in 001:366


DrylandEcology/rSW2metrics documentation built on May 25, 2023, 10:38 a.m.