Displaying 4 results from an estimated 4 matches for "eulerr".
Did you mean:
euler
2016 Dec 11
0
Announcing eulerr 1.0.0
Dear R users,
I would like to announce version 1.0.0 of eulerr (https://cran.r-project.org/package=eulerr). eulerr produces venn and euler diagrams for any number of sets. The user inputs a string of set relationships, for instance eulerr(c("A" = 10, "B" = 5, "A&B" = 2)), and out pops a specification for a euler diagram that c...
2016 Dec 11
0
Announcing eulerr 1.0.0
Dear R users,
I would like to announce version 1.0.0 of eulerr (https://cran.r-project.org/package=eulerr). eulerr produces venn and euler diagrams for any number of sets. The user inputs a string of set relationships, for instance eulerr(c("A" = 10, "B" = 5, "A&B" = 2)), and out pops a specification for a euler diagram that c...
2017 Nov 15
0
eulerr 3.0.0
Dear R users,
I have just published a major update to my R package eulerr, which constructs and plots area-proportional Euler and Venn diagrams. The new update, version 3.0.0, allows the user to now also plot Euler diagrams using ellipses in addition to circles, which enables accurate diagrams for a wider range of inputs. This is the first software solution that features...
2017 Nov 15
0
eulerr 3.0.0
Dear R users,
I have just published a major update to my R package eulerr, which constructs and plots area-proportional Euler and Venn diagrams. The new update, version 3.0.0, allows the user to now also plot Euler diagrams using ellipses in addition to circles, which enables accurate diagrams for a wider range of inputs. This is the first software solution that features...