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