Releases: TelethonKids/biometrics
Releases · TelethonKids/biometrics
v1.1.0
1.0.5
- Further updates to markdown templates
- Added TCRC Biostatistics report template
- Updates to biometrics HTML report vignette
- Added some helper functions
- Added quick_text function to format model lists for in-text reference
- Updated default table options in hooks.R for all templates
Updates
- Updated HTML report template to better align with current workflow
- created analysis plan
- added markdown hooks to template
- plotly works 'out of the box'
- added 'recoder' to the templates
- Added format_model function
- Added excel_ref package data
- Moved telethonkids_colours and telethonkids_palletes in to package data
- Documentation updates
Template updates and new functions
- Changed the logic behind group_interval, which should now be more robust
- Added abbreviator function that creates Bootstrap 4 tooltip with an abbreviation and its definition
- Added recoder function that reads a text files and saves with UTF-8 encoding
- Added round_df function that rounds dataframes to a specified number of decimal points
- Some minor updates to html_report
Initial release
Initial R package release
Includes:
- HTML report template with Telethon Kids styling (with vignette)
- Ioslides template with Telethon Kids styling (with vignette)
- Ggplot colour themes per Telethon Kids styling
- ICD-10 hash table
- ICD-10-AM hash table
- Helper functions group_interval(), roll_up(), variable_roll_up()