Re: [R] How to obtain the unique communities when plotting VENNs?

2015-08-13 Thread Krissey
Thanks a lot John - I will set up a new post and hopefully do better :) -- View this message in context: http://r.789695.n4.nabble.com/How-to-obtain-the-unique-communities-when-plotting-VENNs-tp4711056p4711081.html Sent from the R help mailing list archive at Nabble.com. __

[R] How to obtain the unique communities when plotting VENNs?

2015-08-13 Thread Krissey
ngth(N1234) N134 = InterSect(N13,AKL_spruce) length(N134) - length(N1234) N234 = InterSect(N23,AKL_spruce) Does anyone has an idea how to do it? I'm completely at loss by now, since I am also not a pro concerning R, or statistics. I'd be happy to hear what you come up with. Thanks so much