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.


ClemensKohl/APL documentation built on Dec. 31, 2022, 8:13 a.m.