Venndir-methods: Plot Venndir object

plot,Venndir,ANY-methodR Documentation

Plot Venndir object

Description

Plot Venndir object

Usage

## 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)

Value

Venndir object, invisibly.

See Also

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()


jmw86069/venndir documentation built on Dec. 14, 2024, 2:36 p.m.