growPlants: Models plant height from time since fire

Description Usage Arguments Value

View source: R/Growth.R

Description

Uses either standard Chapman-Richards negative exponential or linear functions to grow hp All other parameters are altered to maintain original proportions to hp

Usage

1
growPlants(Param, a, sp, stn, growth, age)

Arguments

Param

A parameter file

a

The number of the record to be modelled

sp

The name of the species being modelled

stn

The number of the stratum

growth

A dataframe with the six fields: species - Name of the species consistent with other tables max - Maximum plant height (m) rate - A constant describing the rate of growth for a Chapman Richards function

age

The number of years since last fire

Value

dataframe


pzylstra/Impact documentation built on April 1, 2021, 2:32 a.m.