Split JamPolygon multipart polygons into separate polygons, one
polygon per row in jp@polygons
.
split_JamPolygon(jp, suffix = "_sub", ...)
JamPolygon
character
passed to jamba::makeNames()
when creating
new unique names()
for the resulting polygons. The default "_sub"
will create sub-parts with "_sub1"
, "_sub2"
, "_sub3"
, and so on.
additional arguments are ignored.
JamPolygon
with one row per distinct polygon part in the
input jp
object.
Other JamPolygon:
JamPolygon-class
,
Venndir-class
,
[,JamPolygon,ANY,ANY,ANY-method
,
add_orientation_JamPolygon()
,
area_JamPolygon()
,
bbox_JamPolygon()
,
buffer_JamPolygon()
,
check_JamPolygon()
,
check_Venndir()
,
eulerr_to_JamPolygon()
,
farthest_point_JamPolygon()
,
find_venn_overlaps_JamPolygon()
,
has_point_in_JamPolygon()
,
intersect_JamPolygon()
,
label_fill_JamPolygon()
,
label_outside_JamPolygon()
,
label_segment_JamPolygon()
,
labelr_JamPolygon()
,
minus_JamPolygon()
,
nearest_point_JamPolygon()
,
nudge_JamPolygon()
,
plot.JamPolygon()
,
point_in_JamPolygon()
,
polyclip_to_JamPolygon()
,
polygon_circles()
,
polygon_ellipses()
,
sample_JamPolygon()
,
union_JamPolygon()
,
update_JamPolygon()