Rdocumentation
powered by
Learn R Programming
polyCub (version 0.5-2)
plot_polyregion: Plots a Polygonal Domain (of Various Classes)
Description
Plots a Polygonal Domain (of Various Classes)
Usage
plot_polyregion(polyregion, lwd = 2, add = FALSE)
Arguments
polyregion
a polygonal domain. The following classes are supported:
"
owin
"
,
"
gpc.poly
"
,
"
"
,
"
"
, and
"
"
(for these we have an internal
xylist
method).
lwd
line width of the polygon edges.
add
logical. Add to existing plot?