Learn R Programming

ggVennDiagram (version 1.2.2)

Polygon-class: An S4 class to represent multiple polygons.

Description

An S4 class to represent multiple polygons.

Arguments

Slots

sets

A list contains sets

names

The names of the `sets` if has names. If the `list` doesn't have names, the sets will be named as "Set_1", "Set_2" and so on.