remove_empty_rows {janitor} | R Documentation |
This function is deprecated, use remove_empty("rows")
instead.
remove_empty_rows(dat)
dat |
the input data.frame. |
Returns the data.frame with no empty rows.
# not run:
# dat %>% remove_empty_rows