plot_polyregion: Plots a Polygonal Domain (of Various Classes)

plot_polyregionR 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: "owin" from package spatstat.geom, "gpc.poly" from gpclib, "SpatialPolygons", "Polygons", and "Polygon" from package sp, as well as "(MULTI)POLYGON" from package sf. (For these classes, polyCub knows how to get an xylist.)

lwd

line width of the polygon edges.

add

logical. Add to existing plot?


polyCub documentation built on Oct. 25, 2023, 5:07 p.m.