Learn R Programming

epos (version 1.1)

drawVenn4: Create quad Venn Diagramm for overlapping concepts between EpSO, ESSO, EPILONT and EPISEM

Description

Create quad Venn Diagramm for overlapping concepts between EpSO, ESSO, EPILONT and EPISEM

Usage

drawVenn4()

Arguments

Value

plot object

Examples

Run this code
if (FALSE) {
ggplot2::ggsave("venn4.png", plot = drawVenn4(), width=240, height=160, 
  units = "mm", dpi = 300)
}

Run the code above in your browser using DataLab