From 91ee7910130e5cb2b59debe4cecc3f6cb7d8bb90 Mon Sep 17 00:00:00 2001 From: Dan Lu <90745557+danlu1@users.noreply.github.com> Date: Wed, 3 Jan 2024 13:37:48 -0800 Subject: [PATCH] Update config.yml add timepoint and age_in_days back --- inst/config.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/inst/config.yml b/inst/config.yml index 05d7f26..7871bde 100644 --- a/inst/config.yml +++ b/inst/config.yml @@ -209,6 +209,8 @@ pec: - "project" - "study" - "resourceType" + - "timepoint" + - "age_in_days" individual: - "project" - "study"