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
iddoverse 0.9.0
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