filter_zero_rows: Removes rows that only contain 0 or NA.

Description Usage Arguments Value

View source: R/filter_functions.R

Description

Removes rows that only contain 0 or NA.

Usage

1

Arguments

dat

The readout matrix to filter.

Value

A matrix where rows that where only 0 or NA are filtered out.


MultIS documentation built on Aug. 6, 2021, 5:07 p.m.