Skip to content

Commit ec5a90b

Browse files
committed
Remove ws
1 parent 25cb73d commit ec5a90b

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

R/prepare_domain.R

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,6 @@ prepare_domain <- function(domain, data,
8989
data <- data %>%
9090
convert_blanks_to_na()
9191

92-
93-
9492
if(length(variables_include) > 0){
9593
data <- data %>%
9694
select(STUDYID, USUBJID, any_of(variables_include))

0 commit comments

Comments
 (0)