From 20df73182d5bcb22a1a57054d3ffa201469e194c Mon Sep 17 00:00:00 2001 From: Thomas OBADIA <tobadia@ml24-0166.corp.pasteur.fr> Date: Tue, 19 Nov 2024 10:44:52 +0100 Subject: [PATCH] Typo --- 02_OBSERVATIONAL/OBSERVATIONAL_02_curate_REDCap_raw_data.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02_OBSERVATIONAL/OBSERVATIONAL_02_curate_REDCap_raw_data.R b/02_OBSERVATIONAL/OBSERVATIONAL_02_curate_REDCap_raw_data.R index 3100c4b..3c0c2a1 100644 --- a/02_OBSERVATIONAL/OBSERVATIONAL_02_curate_REDCap_raw_data.R +++ b/02_OBSERVATIONAL/OBSERVATIONAL_02_curate_REDCap_raw_data.R @@ -6,7 +6,7 @@ ## OBSERVATIONAL_01_dump_REDCap_database.R and applies a series of ## curation rules. ## This particular script was developped after we realizes some fields -## automatically calculated by REDCalp may yield inconsistent results +## automatically calculated by REDCap may yield inconsistent results ## as a resulf of bugs that are fixed by the REDCap development team. ## The primary example is the agey variable, for which calculated ## values are insonsitent depending on availability of a true DoB or -- GitLab