- prepare_domain: message about the number of rows using value_fn now more accurately reflects the number of rows, as it is now groups by LOC and METHOD if appropiate
- Additional tests to cover change to prepare_domain
- print_messages added to table functions, with equivalent documentation changes
- Logo consistency changes with worlddatr
- create_participant_table: baseline timing EPOCH == BASELINE then VISITDY == 1, change from any of VISITDY == 1, DY == 1 and EPOCH == BASELINE
- prepare_domain: data first, domain second in parameter order to align with tidy principles, changes to downstream functions, examples, documentation, tests and vignette
- prepare_domain: added a print message describing the timing variables used in console
- table_variables: data first, domain second in parameter order to align with tidy principles
- prepare_domain: default timing changed to HR, DY, STDY, CDSTDY, VISITDY, EPOCH (removed VISIT, VISITNUM, EVLINT, EVLINTX)
- hexsticker logo includes package name
- unit tests for all functions
- GitHub action for website deployment
- Additional unit tests in prepare_domain & check_data
- Redrafted vignette
- Redrafted paper based on updated journal guidelines
- Changes to derive_anthro_scores so all data is retained in output not just the under 5s
- create_clinical_hist_table.R: DM domain removed
- Drafted and deployed vignette and website
- Add check for required columns in functions
- Redrafted paper
- Improved check_data() outputs and mechanisms
- prepare_domain.R: Removed '--' from TIME_SOURCE (i.e. DY instead of --DY)
- Initialised files for iddoverse paper, first draft of journal paper
- convert_age_to_years.R: removed floor command, output in decimals. AGEU removed.
- utils.R: Global variables added