New features
grouped_tbl_pivot_wider(),
multinom_add_global_p_pivot_wider() and
style_grouped_tbl()) for grouped tables generated by
gtsummary::tbl_regression() for multinomial models,
multi-components models or other grouped models (#3)dummy_proportions() helper for
plot_proportions() (#21)free_scale for
plot_proportions() (#22)New features
plot_proportions() now accepts several conditions
(#18)stratified_by() helper for
plot_proportions() (#19)cut_quartiles() (#13)convert_continuous for
plot_proportions() (#14).drop_by_na for proportion()
(#12)drop_by_na for
plot_proportions() (#16)install_dependencies() now checks if dependencies are
on CRAN/BIOC, installs those available and returns the list of packages
not installed/updated.Bug fixes
proportion() when .conf.int = TRUE
and some rows have no observation (N = 0) (#15)New features
proportion() could be applied to atomic vectors
(#4)periods_to_long() (#7)plot_proportions() (#9)