m-clark opened this issue 6 years ago · 1 comments
Change class type of non-grouping variables to something simpler like:
data %>% select(!!mv) %>% map_chr(class)
May need to refactor in general.
okay for now