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 Nov. 9, 2024, 5:33 p.m.