name change and export function

This commit is contained in:
Andreas Gammelgaard Damsbo 2024-02-07 10:09:36 +01:00
commit 4643e7a806
5 changed files with 13 additions and 15 deletions

View file

@ -96,7 +96,7 @@ REDCap_split <- function(records,
vars_in_data <- names(records)
# Process repeat instrument names to match the redcap naming
if (is.repeated_longitudinal(records)){
if (is_repeated_longitudinal(records)){
records$redcap_repeat_instrument <- clean_redcap_name(records$redcap_repeat_instrument)
# Match arg for forms