plot_Max_Venn: Function plot_Max_Venn

Description Usage Arguments

View source: R/maxvenn.R

Description

Function plot_Max_Venn

Usage

1
2
3
4
5
6
7
plot_Max_Venn(
  V = Max_Venn("setList"),
  doWeights = TRUE,
  add = FALSE,
  show = list(FaceText = "weight", Faces = TRUE),
  gpList
)

Arguments

V

an S4 class "Venn" object generated by Max_Venn()

doWeights

a boolean. If TRUE, plots weighed Venn Diagram (shapes change according to ID numbers in fields). If FALSE, plots unweighed Venn Diagram.


devradiumking/maxabpp documentation built on May 31, 2020, 9:01 a.m.