We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25cb73d commit ec5a90bCopy full SHA for ec5a90b
1 file changed
R/prepare_domain.R
@@ -89,8 +89,6 @@ prepare_domain <- function(domain, data,
89
data <- data %>%
90
convert_blanks_to_na()
91
92
-
93
94
if(length(variables_include) > 0){
95
96
select(STUDYID, USUBJID, any_of(variables_include))
0 commit comments