Learn R Programming

epos (version 1.1)

drawVenn5Doc: Create quintuple Venn Diagramm for shared documents between EpSO, ESSO, EPILONT, EPISEM and FENICS

Description

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

Usage

drawVenn5Doc()

Arguments

Value

plot object

Examples

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

Run the code above in your browser using DataLab