plot.highriskzone {highriskzone} | R Documentation |
Plot a high-risk zone.
## S3 method for class 'highriskzone' plot(x, ..., pattern = NULL, win = NULL, plotpattern = FALSE, plotwindow = FALSE, windowcol = "white", usegpclib = FALSE, zonecol = "grey")
x |
high-risk zone (object of class " |
... |
extra arguments passed to the generic |
pattern |
spatial point pattern for which the highriskzone was determined. |
win |
observation winodw |
plotpattern |
logical flag; if |
plotwindow |
logical flag; if |
windowcol |
the color used to plot the observation window |
usegpclib |
logical flag; if |
zonecol |
the colour used to plot the high-risk zone. |
This is the plot method for the class highriskzone
.
plot
, for examples see det_hrz