tests/bug0532JuneAprilMay.R

library(Vennerable)
setList <- strsplit(month.name,split="")
names(setList) <- month.name
Vempty2 <- VennFromSets( setList[c(4,5,6)])
TJAM <- compute.Venn(Vempty2)
Vennerable:::.validateDrawing(TJAM)

 
js229/Vennerable documentation built on May 20, 2019, 2:07 a.m.