remove.zero.rows: Remove rows that contain all zeros.

View source: R/MatrixUtil.r

remove.zero.rowsR Documentation

Remove rows that contain all zeros.

Description

Remove rows that contain all zeros.

Usage

remove.zero.rows(mx)

Arguments

mx

matrix

Value

matrix after removed.


kcha193/simarioV2 documentation built on April 8, 2024, 4:51 p.m.