Usage
plot_venn(region_data, category, counts, label, ...)
Arguments
region_data
a list of two dataframes, which were used to plot polygon and label latter.
counts
counts of items for every combinations
label
select one from c("count","percent","both")
...
Other arguments passed on to the polygon layer.