unitBuilder: Formats units for parameter files

View source: R/Building.R

unitBuilderR Documentation

Formats units for parameter files

Description

Formats units for parameter files

Usage

unitBuilder(Flora, a)

Arguments

Flora

A dataframe with the fields: record - a unique, consecutively numbered identifier per site species - the name of the species, which will call trait data from 'default.species.params' moisture - the moisture content of the species in whole numbers (eg 1 for 100 percent ODW) 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 hc, he, ht, hp & w - canopy dimensions for that species (m) clump - mean ratio of clump diameter to crown diameter openness - proportion of plant canopy occupied by gaps between clumps

a

The record number for which to build the table


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