* `ecxsys()` gains a new argument `curves_concentration_max` which sets the...
* `ecxsys()` gains a new argument `curves_concentration_max` which sets the maximum concentration for the curves. * `ec()` raises an error if the requested curve is too short to calculate the result. * Improve merge request template. * Update readme example.
Showing
- .gitlab/merge_request_templates/merge_into_master.md 4 additions, 5 deletions.gitlab/merge_request_templates/merge_into_master.md
- DESCRIPTION 2 additions, 2 deletionsDESCRIPTION
- NEWS.md 5 additions, 0 deletionsNEWS.md
- R/ec.R 19 additions, 7 deletionsR/ec.R
- R/ecxsys.R 21 additions, 11 deletionsR/ecxsys.R
- README.md 4 additions, 4 deletionsREADME.md
- man/ec.Rd 6 additions, 1 deletionman/ec.Rd
- man/ecxsys.Rd 5 additions, 0 deletionsman/ecxsys.Rd
- tests/testthat/test-ec.R 14 additions, 0 deletionstests/testthat/test-ec.R
- tests/testthat/test-ecxsys.R 17 additions, 2 deletionstests/testthat/test-ecxsys.R
Loading
Please register or sign in to comment