rm_zeros: removes 0-only rows and columns in a matrix.

View source: R/CA.R

rm_zerosR Documentation

removes 0-only rows and columns in a matrix.

Description

removes 0-only rows and columns in a matrix.

Usage

rm_zeros(obj)

Arguments

obj

A matrix.

Value

Input matrix with rows & columns consisting of only 0 removed.


VingronLab/APL documentation built on Feb. 14, 2024, 11:40 a.m.