From b0ffa947121b297655e8d70d63f1a1a7c0ab3985 Mon Sep 17 00:00:00 2001 From: Kyle Husmann Date: Fri, 14 Jun 2024 18:46:34 -0700 Subject: [PATCH] change missing reason in stress example --- inst/extdata/stress.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inst/extdata/stress.csv b/inst/extdata/stress.csv index d28a2c5..39dd7a5 100644 --- a/inst/extdata/stress.csv +++ b/inst/extdata/stress.csv @@ -6,4 +6,4 @@ person_id,current_stress,time_management 5,DONT_UNDERSTAND,NA_OTHER 6,LOW,NA_VACATION 7,MODERATE,WELL -8,OMITTED,FAIRLY_WELL +8,DONT_KNOW,FAIRLY_WELL