powered by
Gets the empty row numbers for a table. If there are several consecutive empty rows, only one is considered. The first and last rows in the table are also added to the list even if they are not empty.
spacer_rows(df)
A data frame.
A vector of numbers.