noZeroVar {sevenC}R Documentation

returns indices of columns with non-zero variance

Description

returns indices of columns with non-zero variance

Usage

noZeroVar(dat)

Arguments

dat

data.frame or matrix

Value

column indices of columns with non-zero variance


[Package sevenC version 1.2.0 Index]