htDyn: Builds models for top-ht height allometry dynamics of...

View source: R/flora_dynamics.R

htDynR Documentation

Builds models for top-ht height allometry dynamics of surveyed Species

Description

Input table requires the following fields: Point - numbered point in a transect Species - name of the surveyed Species Age - age of the site since the triggering disturbance

Usage

htDyn(dat, thres = 5, pnts = 10, p = 0.05)

Arguments

dat

The dataframe containing the input data,

thres

The minimum percent cover (0-100) of a Species that will be analysed

pnts

The number of points measured in a transect

p

The maximum allowable p value for a model

Details

Species that are less common than the set threshold are combined as "Minor Species"

Value

dataframe


pzylstra/frame_r documentation built on Nov. 12, 2023, 1:55 a.m.