powered by
venn(setA = 50, setB = 50, both = 25, method = c("circle", "square"), labels = c("A", "B"), col = c("blue", "red"))
NULL
venn(setA=86, setB=1622, both=10) venn(setA=86, setB=1622, both=10, method="square")
Run the code above in your browser using DataLab