You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEWS.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,9 @@
1
+
# iddoverse 0.9.1
2
+
* 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
3
+
* Additional tests to cover change to prepare_domain
4
+
* print_messages added to table functions, with equivalent documentation changes
5
+
* Logo consistency changes with worlddatr
6
+
1
7
# iddoverse 0.9.0
2
8
* create_participant_table: baseline timing EPOCH == BASELINE then VISITDY == 1, change from any of VISITDY == 1, DY == 1 and EPOCH == BASELINE
3
9
* prepare_domain: data first, domain second in parameter order to align with tidy principles, changes to downstream functions, examples, documentation, tests and vignette
0 commit comments