intersect_JamPolygon: Intersect one or more JamPolygon objects

intersect_JamPolygonR Documentation

Intersect one or more JamPolygon objects

Description

Intersect one or more JamPolygon objects

Usage

intersect_JamPolygon(jp, new_name = NULL, ...)

Arguments

jp

JamPolygon

new_name

character string used to populate the "name" column in the output data. Only the first value is used, otherwise the first existing value in names(jp) is kept.

...

additional arguments are ignored.

Value

JamPolygon after applying the intersection

See Also

Other JamPolygon: JamPolygon-class, Venndir-class, 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(), label_fill_JamPolygon(), label_outside_JamPolygon(), label_segment_JamPolygon(), labelr_JamPolygon(), minus_JamPolygon(), nearest_point_JamPolygon(), plot,JamPolygon,missing-method, plot.JamPolygon(), point_in_JamPolygon(), polyclip_to_JamPolygon(), sample_JamPolygon(), split_JamPolygon(), union_JamPolygon(), update_JamPolygon()


jmw86069/venndir documentation built on June 15, 2024, 1:52 p.m.