randomStemMapping: The function is to generate stem mapping using random spatial...

View source: R/randomStemMapping.R

randomStemMappingR Documentation

The function is to generate stem mapping using random spatial distribution of stratified size group for non-stem-mapped trees.

Description

The function is to generate stem mapping using random spatial distribution of stratified size group for non-stem-mapped trees.

Usage

randomStemMapping(objectID, size, noofGroup = 5, plotSize, mapSize = 10000)

Arguments

objectID

character, The unique object identifier. Must be unique.

size

numeric, The size that used for compute competition index.

noofGroup

numeric, Defines how many groups to distribute objects. Default is 5.

plotSize

numeric, The plot size for the objects.

mapSize

numeric, The map size to distribute the objects. Default is 10000 m2.

Value

a data table that has five columns, plotNumber, treeNumber, Year, IntraH and InterH

Note

no note

Author(s)

Yong Luo

See Also

no


bcgov/FAIBBase documentation built on June 19, 2024, 11:57 p.m.