treenetproc: treenetproc - Clean, process and visualize dendrometer data

Description proc_L1() proc_dendro_L2() corr_dendro_L2() Vignettes

Description

The treenetproc package contains three main functions: proc_L1, proc_dendro_L2, corr_dendro_L2

proc_L1()

The function proc_L1 aligns raw dendrometer and temperature measurements to regular time intervals.

proc_dendro_L2()

The function proc_dendro_L2 removes outliers and jumps or shifts in time-aligned dendrometer data.

corr_dendro_L2()

The function corr_dendro_L2 can be used to manually correct remaining errors after data cleaning with proc_dendro_L2.

Vignettes

More information and some examples on how to use the functions can be found in the package vignette. To see the vignette use:
browseVignettes("treenetproc")
If browseVignettes does not work, the package may need to be reinstalled along with the vignette:
library(devtools)
devtools::install_github("treenet/treenetproc", build_vignettes = TRUE))


treenet/treenetproc documentation built on June 16, 2021, 4:39 p.m.