This function is deprecated, use remove_empty("cols") instead.

remove_empty_cols(dat)

Arguments

dat

the input data.frame.

Value

Returns the data.frame with no empty columns.

Examples

# not run: # dat %>% remove_empty_cols