plot_fun_venn | R Documentation |
venneuler makes pretty venn diagrams, but no labels!
plot_fun_venn(
ones = c(),
twos = c(),
threes = c(),
fours = c(),
fives = c(),
factor = 0.9
)
ones |
Character list of singletone categories |
twos |
Character list of doubletone categories |
threes |
Character list of tripletone categories |
fours |
Character list of quad categories |
fives |
Character list of quint categories |
factor |
Currently unused, but intended to change the radial distance to the label from the center of each circle. |
Two element list containing the venneuler data and the plot.
[venneuler]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.