Learn R Programming

epos (version 1.1)

drawVenn5Syn: Create quintuple Venn Diagramm for shared synonyms between EpSO, ESSO, EPILONT, EPISEM and FENICS

Description

Create quintuple Venn Diagramm for shared synonyms between EpSO, ESSO, EPILONT, EPISEM and FENICS

Usage

drawVenn5Syn()

Arguments

Value

plot object

Examples

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

Run the code above in your browser using DataLab