Plot a high-risk zone.
# S3 method for highriskzone
plot(
x,
...,
pattern = NULL,
win = NULL,
plotpattern = FALSE,
plotwindow = FALSE,
windowcol = "white",
usegpclib = FALSE,
zonecol = "grey"
)high-risk zone (object of class "highriskzone")
extra arguments passed to the generic plot function
spatial point pattern for which the highriskzone was determined.
observation winodw
logical flag; if TRUE, the point pattern is plotted.
logical flag; if TRUE, the observation window is plotted.
the color used to plot the observation window
logical flag; if TRUE, the observation window is transformed in a
polygonal window (object of class "owin" and of type "polygonal").
See as.polygonal
the colour used to plot the high-risk zone.
This is the plot method for the class highriskzone.
plot, for examples see det_hrz