.filter_extinct | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.