mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2025-03-31 05:02:34 +02:00
reversed metadata focus move
This commit is contained in:
parent
10064d7ee0
commit
58e63eb1cf
@ -86,6 +86,11 @@ REDCap_split <- function(records,
|
||||
metadata,
|
||||
primary_table_name = "",
|
||||
forms = c("repeating", "all")) {
|
||||
|
||||
# Processing metadata to reflect focused dataset
|
||||
# metadata <- focused_metadata(metadata, names(records))
|
||||
# Requires new testing setup. Not doing that now.
|
||||
|
||||
# Process user input
|
||||
records <- process_user_input(records)
|
||||
metadata <-
|
||||
|
Loading…
x
Reference in New Issue
Block a user