| Venn-class {RVenn} | R Documentation |
An S4 class to represent multiple sets.
Description
An S4 class to represent multiple sets.
Slots
setsA
listobject containing vectors in the same type.namesThe names of the
setsif it has names. If thelistdoesn't have names, the sets will be named as "Set_1", "Set_2", "Set_3" and so on.
[Package RVenn version 1.1.0 Index]