plot,Venndir,ANY-method | R Documentation |
Plot Venndir object
## S4 method for signature 'Venndir,ANY'
plot(x, y, ...)
## S4 method for signature 'Venndir'
length(x)
## S4 method for signature 'Venndir'
setlist(x)
## S4 method for signature 'Venndir'
names(x)
## S4 method for signature 'Venndir'
show(object)
## S4 method for signature 'Venndir'
metadata(x)
## S4 replacement method for signature 'Venndir'
metadata(x) <- value
## S4 method for signature 'Venndir'
overlaplist(x)
## S4 method for signature 'Venndir'
overlapdf(x)
## S4 method for signature 'Venndir'
signed_counts(x)
## S4 method for signature 'Venndir'
im(x)
Venndir
object, invisibly.
Other venndir utility:
curate_venn_labels()
,
expand_range()
,
make_color_contrast()
,
make_venn_combn_df()
,
make_venn_test()
,
match_list()
,
modify_venndir_overlap()
,
nudge_venndir_label()
,
print_color_df()
,
shrink_df()
,
three_point_angle()
,
venndir_legender()
,
venndir_to_df()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.