Landscape-plot-method: Plot Method for Landscape

Description Usage Arguments

Description

Plot a Landscape object

Usage

1
2
3
## S4 method for signature '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)


SEHmodel documentation built on Sept. 12, 2016, 6:34 a.m.