V3.1.0
description
- Improved the documentation of the
which
argument inplot_survival()
andplot_stress()
. - Changed the default value of the
which
argument in the plot functions. Now it contains the proper default curve names. If it isNA
only the axes and labels will get drawn.
system details
- R Version:4.0.3
- RStudio Version: 1.3.1093
- OS Version: Windows 10
checklist
-
This merge introduces new features. -
new features are documented -
new features have tests
-
-
update documentation including examples (if necessary) -
update and polish NEWS.md -
update version in DESCRIPTION -
update date in DESCRIPTION -
no remaining TODO, FIXME, or debug prints anywhere in the source files -
devtools::document()
and commit the updated .Rd files -
devtools::check()
without errors or warnings
Edited by Sebastian Henz