[R] Display all element names neatly in a Venn Diagram

Rui Barradas ruipbarradas at sapo.pt
Sat Sep 21 20:15:42 CEST 2013


Hello,

There's a package VennDiagram, I don't know if it is what you want, but 
it makes nice graphs.

Hope this helps,

Rui Barradas

Em 21-09-2013 17:43, davideps escreveu:
> Hello,
>
> I want to create a Venn diagram that displays all the elements of the sets
> and overlap regions. The closest tool I've found for this is in Vennerable,
> described here:
>
> http://stackoverflow.com/questions/7029987/r-how-to-display-elements-instead-of-just-counts-within-each-circle-of-a-venn
>
> However, this does not actually fit the elements within the regions but
> instead makes a single long name for that region from the element names. At
> the very least, I would like to reformat the name onto multiple lines. Any
> suggestions?
>
> -david
>
>
>
> --
> View this message in context: http://r.789695.n4.nabble.com/Display-all-element-names-neatly-in-a-Venn-Diagram-tp4676631.html
> Sent from the R help mailing list archive at Nabble.com.
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>



More information about the R-help mailing list