From 37f3deba0e0d21842c415e810018dead5806afed Mon Sep 17 00:00:00 2001 From: Jackson Passey Date: Tue, 14 Nov 2023 13:42:58 -0700 Subject: [PATCH] . --- VAR_DESC.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/VAR_DESC.md b/VAR_DESC.md index 12b08dd..a45fe07 100644 --- a/VAR_DESC.md +++ b/VAR_DESC.md @@ -43,4 +43,6 @@ | Exp_Strips | ```lgl``` | Were participant BGC measurements recorded with expired glucose strips? | TRUE, FALSE | | No_Data | ```lgl``` | Was there missing data? | TRUE, FALSE | | Non_Matching | ```lgl``` | Was any body composition metrics not evaluated correctly? | TRUE, FALSE | -| DateFinished | ```date``` | Date of last visit | | \ No newline at end of file +| DateFinished | ```date``` | Date of last visit | | + +[Back to README.md](README.md) \ No newline at end of file