Description Usage Arguments Value Examples
Calculates sustained-yield levels of clear cuts for each management unit in area
1 | timber.area(land, params)
|
land |
A |
params |
A list of default parameters generated by the function |
A data frame with the number of cells to clear cut per mgmt unit with actual names of management units
1 2 3 | data(landscape)
params = default.params()
cc.area = timber.area(landscape, params)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.