Learn R Programming

epos (version 1.1)

drawVenn5DrugDoc: Create quintuple Venn Diagramm for shared documents with co-occurrences of drug names between EpSO, ESSO, EPILONT, EPISEM and FENICS

Description

Create quintuple Venn Diagramm for shared documents with co-occurrences of drug names between EpSO, ESSO, EPILONT, EPISEM and FENICS

Usage

drawVenn5DrugDoc()

Arguments

Value

plot object

Examples

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

Run the code above in your browser using DataLab