rm_0s_by_col: To remove columns of 0s

Description Usage Arguments Value

View source: R/Remove_Zeros.R

Description

These functions run through the columns of a set of data to check for columns that contain only 0s

Usage

1

Arguments

x

The table of numbers, must be a numeric or an integer vector.

Value

A numeric or integer table, with the table of all columns of 0s removed


natom24/noZero documentation built on Dec. 22, 2021, 12:02 a.m.