powered by
Removes rows that only contain 0 or NA.
filter_zero_rows(dat)
The readout matrix to filter.
A matrix where rows that where only 0 or NA are filtered out.