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)
See also
Other venndir core:
make_venn_test()
,
render_venndir()
,
signed_overlaps()
,
textvenn()
,
venn_meme()
,
venndir()
,
venndir_legender()