Learn R Programming

ATNr (version 1.1.0)

.filter_extinct: Filter Extinct Species

Description

Filter Extinct Species

Usage

.filter_extinct(df, model)

Value

df with values below th set to zero.

Arguments

df

deSolve matrix as returned from lsoda_wrapper().

model

ATNr model object, from which extinction threshold is extracted.

Details

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