make.dendro.plot.tree: Plotting dendrometer Band Time Series for a single tree over...

View source: R/DENDRO_PLOT_FUNCTIONS.R

make.dendro.plot.treeR Documentation

Plotting dendrometer Band Time Series for a single tree over years

Description

Plots an extended time series of dendrometer band measurements (translated into DBH) with fits, outliers, band position movements, slippage corrections, etc. Can be used for presentation of single trees, or for diagnostics and fit assessments.

Usage

make.dendro.plot.tree(Dendro.ind, param.tab)

Arguments

Dendro.ind

A dataframe of a time series of a single tree over multiple years and bands. Must have column variables DBH_TRUE (numeric), DOY (integer), and YEAR (integer).

param.tab

dataframe of fit parameters


seanmcm/RDendrom documentation built on March 2, 2024, 3:53 p.m.