R/janitor_deprecated.R
remove_empty_rows.Rd
This function is deprecated, use remove_empty("rows") instead.
remove_empty("rows")
remove_empty_rows(dat)
the input data.frame.
Returns the data.frame with no empty rows.
# not run: # dat %>% remove_empty_rows