Venn-class: Class "Venn"

Description Objects from the Class Slots Methods Author(s) Examples

Description

A class for intersecting multiple sets together

Objects from the Class

Objects should be created by calls to the function Venn

Slots

IndicatorWeight:

Object of class "matrix"

IntersectionSets:

Object of class "list". This may be empty.

Methods

[

signature(x = "Venn"): ...

NumberOfSets

signature(object = "Venn"): ...

plot

signature(x = "Venn", y = "missing"): ...

SetNames

signature(object = "Venn"): ...

show

signature(object = "Venn"): ...

Author(s)

Jonathan Swinton (jonathan@swintons.net)

Examples

1
showClass("Venn")

js229/Vennerable documentation built on May 20, 2019, 2:07 a.m.