rm_0s_by_row: To remove rows of 0s

Description Usage Arguments Value

View source: R/Remove_Zeros.R

Description

These functions run through the rows of a set of data to check for rows 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 rows of 0s removed


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