filter_zero_columns: Removes columns that only contain 0 or NA.

Description Usage Arguments Value

View source: R/filter_functions.R

Description

Removes columns that only contain 0 or NA.

Usage

1

Arguments

dat

The readout matrix to filter.

Value

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


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