Skip to contents
subreport 0.0.0.9019
- Fix handling of duplicated headers within and accross sections.
subreport 0.0.0.9018
- Add functionality in
sbr_table()
to control significant figures for numeric columns in data.frame prior to converting to markdown table for report.
- New arguments
sigfig
and sigfig_override
set default significant figures and significant figures for specific table, respectively.
subreport 0.0.0.9016
- Add extra line break to model blocks to ensure correct PDF wrapping behaviour in poisreport.
subreport 0.0.0.9014
- Added a
NEWS.md
file to track changes to the package.