Skip to contents

Plot Venndir object

Usage

# S4 method for class 'Venndir,ANY'
plot(x, y, ...)

# S4 method for class 'Venndir'
length(x)

# S4 method for class 'Venndir'
setlist(x)

# S4 method for class 'Venndir'
names(x)

# S4 method for class 'Venndir'
show(object)

# S4 method for class 'Venndir'
metadata(x)

# S4 method for class 'Venndir'
metadata(x) <- value

# S4 method for class 'Venndir'
overlaplist(x)

# S4 method for class 'Venndir'
overlapdf(x)

# S4 method for class 'Venndir'
signed_counts(x)

# S4 method for class 'Venndir'
im(x)

Value

Venndir object, invisibly.