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

View source: R/MatrixUtil.r

remove.zero.colsR Documentation

Remove cols that contain all zeros.

Description

Remove cols that contain all zeros.

Usage

remove.zero.cols(mx)

Arguments

mx

matrix

Value

matrix after removed.


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