powered by
Remove rows were all values are NA.
NA
filter_blanks(x)
A data.frame without blank rows.
data.frame
A data.frame.
Some rows can be left blanks in the input table for readability, this function ensures those rows are removed.