Develop
description
- Expand the capabilities of the plot functions.
- Add
predict_mixture()
. - Fix documentation of ecxsys() and predict_ecxsys().
system details
- RStudio Version: 1.2.5033
- R Version: 3.6.2
- OS Version: Windows 10
checklist
-
This merge includes bug fixes or changes in the functionality of the package (whether they are user-visible or not). -
update documentation including examples (if necessary) -
update NEWS.md -
update version in DESCRIPTION -
update date in DESCRIPTION
-
-
This merge introduces new features. -
new features are documented -
new features have tests
-
-
no remaining TODO, FIXME, or debug prints anywhere in the source files -
devtools::document()
-
devtools::check()
without errors or warnings
Edited by Sebastian Henz