powered by
This function is deprecated, use remove_empty("cols") instead.
remove_empty("cols")
remove_empty_cols(dat)
the input data.frame.
Returns the data.frame with no empty columns.
# NOT RUN { # not run: # dat %>% remove_empty_cols # }
Run the code above in your browser using DataLab