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.).
A data frame including time variables as columns.
A matrix including the state (e.g. biomass) of every partition as columns.
The same state variables as in 'input'
but with accumulated
values
The relative partition of the state variable.
1 | showClass("piled_curves")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.