ONFGuyafortaxojoin: Joins commercial criteria table to the forest inventory

Description Usage Arguments Value See Also Examples

View source: R/ONFGuyafortaxojoin.R

Description

Joins a commercial criteria table to a forest inventory

Usage

1
ONFGuyafortaxojoin(inventory, speciescriteria)

Arguments

inventory

input inventory (see the inputs formats and metadata in the vignette) (data.frame)

speciescriteria

Table of species exploitability criteria : species names, economic interest level, minimum and maximum felling diameter, in the same format as SpeciesCriteria (data.frame)

Value

The forest inventory with economic informations (commercial name, economic interest level, minimum/maximum felling diameter, increased minimum felling diameter) added for each individual in the variables ONFName, Commercial, MinFD, UpMinFD, MaxFD (data.frame)

See Also

Paracou6_2016, SpeciesCriteria

Examples

1
2
3

thomasgaquiere/Maria documentation built on Dec. 24, 2021, 1:20 a.m.