Learn R Programming

epos (version 1.1)

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

Description

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

Usage

drawVenn4Doc()

Arguments

Value

plot object

Examples

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

Run the code above in your browser using DataLab