piled_curves-class: Piled Growth Curves

Description Slots Examples

Description

Objects containing growth curves representing partitions inside growing units (organisms).

Objects can be created by new("piled_curves"), but usually they will result from the function pile.

The slot 'time' can contain different formats or variables used as time (e.g. date, day of the year, etc.).

Slots

time

A data frame including time variables as columns.

input

A matrix including the state (e.g. biomass) of every partition as columns.

piled

The same state variables as in 'input' but with accumulated values

relative

The relative partition of the state variable.

Examples

1
showClass("piled_curves")

kamapu/cropgrowth documentation built on Aug. 22, 2021, 8:55 a.m.