What's Changed
- Vignette and documentation updates
- Improvements and bug fixes in library functions (#184)
- Add option to preview subset of
Evaluatorresults in R Markdown report (#185) by one of the following ways:- Set
.doc_nrowsinEvaluator$new()orcreate_evaluator() - Manually setting
doc_nrowsfield inEvaluatorobject - Set
nrowsargument inset_doc_options()
- Set
- Bug fixes:
- Fix bug when there are duplicated names in
vary_paramscomponent (#188)
- Fix bug when there are duplicated names in
- Bump version to v0.1.0 (#189)
Full Changelog: v0.0.3...v0.1.0