Learn R Programming

SEHmodel (version 0.0.10)

ecoToxic: Method ecoToxicological

Description

Generic method on Landscape and Individuals objects for ecotoxicological.

Internal concentration of contaminants within individuals

Usage

ecoToxic(objectL, objectI, ...)

## S3 method for class 'Landscape,Individuals': ecoToxic(objectL, objectI, objectT, mintime = 1, maxtime, kin = 0.25, kout = 0.5, deltat = 0.1)

Arguments

objectL
A Landscape object
objectI
An Individuals object
...
other parameters
objectT
A 3D array of Toxic Dispersion over time [t,x,y], first indice is time
mintime
Time to start simulation (default = 1)
maxtime
Time to end simulation
kin
% of toxic ingestion
kout
% of toxic elimination
deltat
% of a time step

Value

  • An Individuals object