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