Try to fix AE7Q action counts.
This commit is contained in:
@ -35,7 +35,6 @@ for(i in 1:length(date_vec)){
|
||||
"Action Type"), collapse = " "),
|
||||
lapply(ae7q_new_tables, function(x) paste(names(x), collapse = " ")))
|
||||
|
||||
|
||||
ae7q_table_new <- ae7q_new_tables[[right_table_id]]
|
||||
|
||||
ae7q_list[[i]] <- ae7q_table_new %>%
|
||||
|
Reference in New Issue
Block a user