Published January 11, 2021
| Version v2.1.0
Software
Open
ggobi/ggally: v2.1.0
Creators
- Barret Schloerke1
- François Briatte
- Joseph2
- bigbeardesktop
- justsomeone1001
- Jason Crowley3
- Dianne Cook4
- Eduardo Ibanez5
- Carson Sievert1
- Kevin Ogden6
- Ross7
- Edward Wallace8
- Jonathan Gilligan9
- Trey Spiller
- Edwin Thoen10
- Jakob Richter11
- Ott Toomet
- Marcus W Beck12
- elbamos
- Alexey Sergushichev13
- André Calero Valdez
- Codetrainee
- Erwan Le Pennec
- Gökçen Eraslan
- Heike Hofmann14
- Simon P. Couch15
- The Gitter Badger16
- Vasco Lepori
- Yihui Xie17
- Ben Bolker18
- 1. @rstudio
- 2. IRD
- 3. Iowa Workforce Development
- 4. Monash University
- 5. GE Energy Consulting
- 6. Florida Power and Light
- 7. Recently retired.
- 8. The University of Edinburgh
- 9. Vanderbilt University
- 10. Funda
- 11. TU Dortmund University
- 12. TBEP
- 13. ITMO University
- 14. Iowa State University
- 15. Reed College
- 16. Gitter
- 17. RStudio, PBC
- 18. McMaster University
Description
GGally 2.1.0 Breaking changes
- Following version 7.0.0 of
broom
, computed residuals instat_cross()
are now named"resid"
and"std.resid"
.cells
andfill
arguments ofggally_crosstable()
andggtable()
have been updated accordingly (@larmarange, #391)
ggcoef()
redesign based onbroom.helpers
with four new functions:ggcoef_model()
,ggcoef_compare()
,ggcoef_multinom()
andggcoef_plot()
(more informations in the dedicated vignette, @larmarange, #392)- New geometries:
geom_stripped_rows()
andgeom_stripped_cols()
(#392, @larmarange) - New option
reverse_fill_labels
forggally_colbar()
andggally_rowbar()
(@larmarange, #374) stat_prop()
now accepts a x or a y aesthetic (#395, @larmarange)- Temporarily not listening to
ggally_statistic(family)
to avoid monospaced font issues. See #373 for more details. (#387)
Files
ggobi/ggally-v2.1.0.zip
Files
(1.2 MB)
Name | Size | Download all |
---|---|---|
md5:35797dcba43e35d264d40931263a453d
|
1.2 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/ggobi/ggally/tree/v2.1.0 (URL)