Skip to contents

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.