- more flexible handling of additional sections in methods (still work to be done)
- fixed issue in
boilerplate_report_measures()
works if onlybaseline_vars
,exposure_var
, oroutcome_vars
are passed.
- fixed issue in
boilerplate_manage_measures()
: now, if 'n' is selected for new database name, the manager will return to the main menu instead of charging along.
boilerplate_merge_databases()
: merges databases, currently implemented for measures_data.- fixed helper functions on the
boilerplate_report_methods()
function.
- alpha release
- doi: 10.5281/zenodo.13370816
- boilerplate_report_additional_sections()
- boilerplate_report_confounding_control()
- boilerplate_report_eligibility_criteria()
- boilerplate_report_identification_assumptions()
- boilerplate_report_methods()
- boilerplate_report_missing_data()
- boilerplate_report_sample()
- boilerplate_report_statistical_estimator()
- boilerplate_report_target_population()
boilerplate_manage_measures()
: simple gui to input measures, saves as .rds filesboilerplate_report_measures()
: report an appendix of measures with items described.boilerplate_report_causal_interventions()
: report causal contrastsboilerplate_report_variables()
:report variables in methods section (exposure/ outcomes)
- first package commit