bstfun 0.2.5
-
Deprecated
bstfun::tbl_split(),bstfun::gts_add_p_footnote(), andbstfun::gtsummary_butcher()in lieu ofgtsummary::tbl_split(),gtsummary::separate_p_footnote(), andgtsummary::tbl_butcher(). -
Removed {tidyselect} dependency.
-
Added new function
as_forest_plot()that converts a gtsummary table into a forest plot usingforestplot::forestplot(). -
Added new function
add_cuminc_risktable()to plot cumulative incidence estimates with both the at-risk table and the estimates printed below the table. -
Updated Rmd files in project template to use user's custom
gtsummarytheme if it exists withinbstfun::theme_gtsummary_msk(), matching the system login name to thenameinbstfun::theme_gtsummary_msk() -
Adding new function
use_bst_rstudio_prefs() -
Added new functions
tbl_likert()andadd_n.tbl_likert()for summarizing likert-scale data. (#53)