dot-filter_extinct function

Filter Extinct Species

Filter Extinct Species

.filter_extinct(df, model)

Arguments

  • df: deSolve matrix as returned from lsoda_wrapper().
  • model: ATNr model object, from which extinction threshold is extracted.

Returns

df with values below th set to zero.

Details

Set to zero species biomass that are below the extinction threshold.

  • Maintainer: Benoit Gauzens
  • License: GPL (>= 2)
  • Last published: 2023-09-04

Useful links