remove0: Remove the number 0 from a vector

View source: R/preProcessMethMats.R

remove0R Documentation

Remove the number 0 from a vector

Description

Remove the number 0 from a vector

Usage

remove0(vec)

Arguments

vec

A vector of numbers

Value

The same vector without the number 0

Examples

remove0(c(-2:2))

jsemple19/EMclassifieR documentation built on Aug. 12, 2022, 2:57 p.m.