R/janitor_deprecated.R
remove_empty_cols.Rd
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.