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
Merge request reports
Activity
Filter activity
added documentation refactoring labels
added 1 commit
- 80851183 - Refactor the "which" argument in the plot functions
added 1 commit
- a6f2fba4 - Mention "all" in "which" argument documentation
mentioned in commit 1b2ce0a8
Please register or sign in to reply