Description Usage Arguments Value
View source: R/filter_functions.R
Removes rows that only contain 0 or NA.
1 | filter_zero_rows(dat)
|
dat |
The readout matrix to filter. |
A matrix where rows that where only 0 or NA are filtered out.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.