From eb6de716393fdc36b5bd945a92824330a0aada93 Mon Sep 17 00:00:00 2001 From: oliverpurschke <oliverpurschke@web.de> Date: Fri, 8 Mar 2024 16:33:16 +0100 Subject: [PATCH] commit changes --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index f3e27e6..1b91129 100644 --- a/README.md +++ b/README.md @@ -32,11 +32,8 @@ digi_lime_auth(lime_user = '[limeuser in here]') ``` -Classification and filtering of symptom diary entries +Read large participant table in chunks ------------------ -lk_klass() filters records for each id_s in the symptom diary according to a predefined duration (months of living) and classifies each entry according to predefined fever categories. In addition, age (in days as well as in months of life) for each individual are calculated. -e. g. for 1 until 12 months of life: - ``` r ?digi_lime_get_part_chunks -- GitLab