Description Usage Arguments Value
Set the buckthorn control treatment parameters for the simulation, allowing
for individual elements to be reassigned. Treatments fall into two broad
categories: ground cover and manual. Ground cover treatments reduce seedling
recruitment (i.e., establishment probabilities, set_g_p()$p
) by
covering the ground with litter or cover crops, or by compacting the soil.
When these treatments are enacted in a cell, the establishment probability is
replaced by the corresponding probability assigned in
set_control_p()$grd.trt
. Manual treatments reduce juvenile and adult
abundances by mechanical and/or chemical methods. The success rates (i.e.,
mortality rates) are assigned in set_control_p()$man.trt
, and when a
manual treatment is enacted in a cell, the adult and juvenile abundances in
that cell are reduced by the corresponding rate.
1 2 3 4 5 |
null_ctrl |
|
t.trt |
|
add.owners |
|
grd.i |
|
man.i |
|
chg.i |
|
pTrt.grd |
|
pTrt.man |
|
grd.trt |
|
man.trt |
|
lc.chg |
|
pChg |
|
Named list of control parameters including all arguments as elements
unless null_ctrl==TRUE
, in which case the function returns
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.