Learn R Programming

SEHmodel (version 0.0.11)

Individuals plot: Plot method for Individuals

Description

Will plot individuals spatial positions.

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

Usage

"plot"(x, y, add = F, ..., plot.legend = TRUE)
"plot"(x, y, add = F, ..., plot.legend = TRUE)

Arguments

x
An Individuals object
y
time of the simulation to display individuals
add
if True the new plot will overlap 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 becouse of toxic exposition. "Green" cross means that the individual is dead by natural death. "Green" to "Red" points give the gradient of toxic concentration before the threshold.