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)
# S4 method for class 'Venndir'
warnings(...)
# S4 method for class 'Venndir'
footnotes(x)
# S4 method for class 'Venndir'
has_footnotes(x)
See also
Other venndir s4:
Venndir-class
,
check_Venndir()