Description Usage Arguments Value
View source: R/fn_management.R
Adjust the abundances within cells receiving cutting and/or spraying treatments according to the mortality rates calculated by the economic decision model.
1 | trt_econ(N.t, m.max, id.trt)
|
N.t |
Matrix or array of abundances, with dims=c(ngrid, (lc), m.max) |
m.max |
Max(age at maturity) |
id.trt |
Dataframe with the grid id and mortality rate for each cell |
Matrix or array of the same dimensions as N.t with adjusted abundances
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.