id.outliers: Identify outliers in dendrometer band time series

View source: R/DENDRO_PLOT_FUNCTIONS.R

id.outliersR Documentation

Identify outliers in dendrometer band time series

Description

An interactive figure for the identification and designation of slipped bands, outliers, and problematic bands.

Usage

id.outliers(ts.data, params = NULL, day = seq(365))

Arguments

ts.data

A dataframe of a time series of a single tree in a year. Must have column variables DBH_TRUE (numeric) and DOY (integer), as well as other designations.

params

dataframe vector

day

integer vector, defaults to seq(365)

par.names

A character vector of the column names of the params vector argument. This is used to pull out actual parameters from other information.


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