trt_econ: Implement cutting & spraying treatments for econ simulations

Description Usage Arguments Value

View source: R/fn_management.R

Description

Adjust the abundances within cells receiving cutting and/or spraying treatments according to the mortality rates calculated by the economic decision model.

Usage

1
trt_econ(N.t, m.max, id.trt)

Arguments

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

Value

Matrix or array of the same dimensions as N.t with adjusted abundances


Sz-Tim/gbPopMod documentation built on Dec. 7, 2020, 1:07 p.m.