View source: R/scenariosparameters.R
scenariosparameters | R Documentation |
Parameters of the scenarios
scenariosparameters(
scenario,
objective = NULL,
fuel = NULL,
diversification = NULL,
winching = NULL,
directionalfelling = NULL
)
scenario |
Logging scenario: "RIL1", "RIL2broken", "RIL2", "RIL3", "RIL3fuel", "RIL3fuelhollow" or "manual"(character) (see the vignette) |
objective |
Objective volume (m^3/ha) (numeric) |
fuel |
Fuel wood exploitation: no exploitation = "0", exploitation of damage and unused part of logged trees for fuel = "1", exploitation of hollow trees, damage and and unused part of the log for fuel = "2" |
diversification |
Possibility to log other species in addition to the main
commercial species (species with a value of 2 for commercial in the
|
winching |
No cable or grapple = "0", cable only = "1", grapple + cable = "2" |
directionalfelling |
Directional felling = "0": only to direct the foot of the tree towards the trail "1": to direct the foot of the tree towards the trail + to avoid damage to future and reserve trees "2": to avoid damage to future and reserve trees + orientation angle to the trail |
A named list of 5 objects.
scenariosparameters(scenario = "RIL1")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.