View source: R/randomStemMapping.R
randomStemMapping | R Documentation |
The function is to generate stem mapping using random spatial distribution of stratified size group for non-stem-mapped trees.
randomStemMapping(objectID, size, noofGroup = 5, plotSize, mapSize = 10000)
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. |
a data table that has five columns, plotNumber, treeNumber, Year, IntraH and InterH
no note
Yong Luo
no
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.