plot_polyregion {polyCub} | R Documentation |
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:
|
lwd |
line width of the polygon edges. |
add |
logical. Add to existing plot? |
[Package polyCub version 0.9.1 Index]