diff --git a/R/create_nepexplorer_app.R b/R/create_nepexplorer_app.R index bca6454..9a45e1f 100644 --- a/R/create_nepexplorer_app.R +++ b/R/create_nepexplorer_app.R @@ -40,6 +40,7 @@ if (is.null(mapping)) { "visit_col" = "VISIT", "visitn_col" = "VISITN", "baseline_flag" = "BLFL", + "baseline_values" = "Y", "normal_col_high" = "STNRHI", "id_col" = "USUBJID", "age_col" = "AGE",