Learn R Programming

ggVennDiagram (version 0.3)

multi_st_fun: Perform geometric set intersection, difference, and union with more than two simple feature geometry collections

Description

Perform geometric set intersection, difference, and union with more than two simple feature geometry collections

Usage

st_multi_intersection(..., l = NULL)

st_multi_difference(..., l = NULL)

st_multi_union(..., l = NULL)

Arguments

...

at least three items are needed if use this parameter

l

a list of polygons

Value

intersection/union/diff of items