v0.0.20
Enhancements
- Added
facet_var
tog_lineplot
to allow plot faceting by a factor variable. - Updated
g_lineplot
legend to follow factor levels set by users. - Added examples and tests for
label_all
parameter toextract_survival_biomarkers
andextract_survival_subgroups
.
Bug Fixes
- Fixed bug in
s_ancova
that prevented statistics from being printed when arm levels include special characters.
Miscellaneous
- Began deprecation of the unused
label_all
parameter totabulate_survival_biomarkers
andtabulate_survival_subgroups
, with redirection to the same parameter in their associatedextract_*
functions.
Full Changelog: v0.0.14...v0.0.20