tests/bug0521AprilMayNovember.R

library(Vennerable)
setList <- strsplit(month.name,split="")
names(setList) <- month.name
Vempty2 <- VennFromSets( setList[c(4,5,11)])
TAMN <- compute.Venn(Vempty2)
.validateDrawing(TAMN )
#grid.newpage();plot(TAMN )
 

Try the Vennerable package in your browser

Any scripts or data that you put into this service are public.

Vennerable documentation built on May 2, 2019, 5:49 p.m.