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)
.validateDrawing(TJAM)

 

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.