Description Usage Format Value
A dataset containing cleaned (L2
) dendrometer data.
1 |
A data frame with 151236 rows and 4 variables.
The function returns a data.frame
with processed dendrometer
data containing the following columns:
series |
name of the dendrometer series. |
ts |
timestamp with format |
value |
dendrometer value ( |
max |
highest measured value up to this timestamp ( |
twd |
tree water deficit ( |
gro_yr |
growth since the beginning of the year ( |
frost |
indicates frost periods (i.e. periods in which the
temperature is below |
flags |
character vector specifying the changes that occurred
during the processing. For more details see the following vignette:
|
version |
package version number. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.