Select option:
data<-list() if (!require(devtools)) install.packages("devtools") devtools::install_github("yanlinlin82/ggvenn") library(ggvenn) ggvenn(data,fill_color = c("#0073C2FF"),stroke_size = 0.5, set_name_size = 4 )