Sijian Xia
Sijian Xia
I have a try, maybe it is not perfect. This is my R code below. ```{r} ## ggvenn data export_ggvenn_data=function(venn_list,save_name){ max_length=c() exclude_list=list() for(i in names(venn_list)){ set1=venn_list[[i]] other_name=names(venn_list[-which(names(venn_list)==i)]) other_value=c() for(j in...
Recently I wrote a simple function for this: ```r venny_table = function(set_list,list_name){ names(setlist) = list_name len_list = length(list_name) ## all overlap items---------------------------------- overlap_items = Reduce(intersect, list(set1,set2,set3)) intersect_setdiff_for_two_sets = function(set1, set2){...

Now it is also, error for no space on device.
Thanks♪(・ω・)ノ
The question to me.
 maybe you can update it, thanks.
 It is OK, Thanks a lot~
This is my command: 