.filter_extinct {ATNr} | R Documentation |
Filter Extinct Species
.filter_extinct(df, model)
df |
deSolve matrix as returned from lsoda_wrapper(). |
model |
ATNr model object, from which extinction threshold is extracted. |
Set to zero species biomass that are below the extinction threshold.
df with values below th set to zero.