drawVenn5DrugDoc {epos} | R Documentation |
Create quintuple Venn Diagramm for shared documents with co-occurrences of drug names between EpSO, ESSO, EPILONT, EPISEM and FENICS
drawVenn5DrugDoc()
plot object
## Not run:
ggplot2::ggsave("venn5drugdoc.png", plot = drawVenn5DrugDoc(), width=240,
height=160, units = "mm", dpi = 300)
## End(Not run)