Learn R Programming

SEHmodel (version 0.0.10)

plot,Individuals,ANY-method: Method plot

Description

Will plot individuals spatial positions.

Will plot individuals positions and state at a time of the simulation.

Usage

## S3 method for class 'Individuals,ANY':
plot(x, y, add = F, ..., plot.legend = TRUE)

## S3 method for class 'Individuals,numeric': plot(x, y, add = F, ..., plot.legend = TRUE)

Arguments

x
An Individuals object
y
time of the simulation to display individuals
add
if True will plot hover an already plot image (default False)
...
further graphical parameters (par)
plot.legend
plot legend (default TRUE)

Details

"Red" cross means that the individual is dead by toxic exposition. "White" cross means that the individual is dead by natural death. "Green" to "Red" points give the gradiant of toxic concentration before the threshold.