buildSpeciesValues: Builds the dataframe species.values from input tables...

View source: R/Building.R

buildSpeciesValuesR Documentation

Builds the dataframe species.values from input tables Building from MEE inputs requires function speciesBuilder

Description

Builds the dataframe species.values from input tables Building from MEE inputs requires function speciesBuilder

Usage

buildSpeciesValues(Flora, default.species.params, a)

Arguments

Flora

A dataframe with the fields: record - a unique, consecutively numbered identifier per site site - A name for the site species - the name of the species, which will call trait data from 'default.species.params' stratum - numeric value from 1 to 4, counting from lowest stratum comp - Percent composition of that species in the stratum. If absent, all species will be considered equally. base - base height of plant crowns (m) he - he height of plant crowns (m) ht - ht height of plant crowns (m) top - top height of plant crowns (m) w - width of plant crowns (m) Hs - standard deviation of the top height of plant crowns (m) Hr - range of the top height of plant crowns (m) weight - weight in t/ha of fine dead organic material forming the surface and suspNS layers diameter - mean diameter of surface and suspNS litter in m

default.species.params

Plant traits database


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