Learn R Programming

SEHmodel (version 0.0.10)

plot,Landscape,ANY-method: Landscape plot Method

Description

Landscape plot Method

Usage

## S3 method for class 'Landscape,ANY':
plot(x, y, add = F, objectT = NULL, time = -1,
  ..., plot.legend = TRUE)

Arguments

x
A Landscape object
y
ANY
add
boolean to add draw hover plot
objectT
Toxic intensity matrix (result of toxicIntensity, default NULL)
time
Time selection (default = -1) for Toxic intensity
...
default plot par
plot.legend
plot legend (default TRUE)