ggstats 0.5.0
Improvements
- New options
labels_color
andtotals_color
ingglikert()
and
gglikert_stacked()
(#43)
Bug fixes
- fix in
ggcoef_multicomponents()
whentype = "table"
and
exponentiate = TRUE
- fix in
gglikert()
: the function could be called directly with
ggstats::gglikert()
without requiring the full package to be loaded (#47)