is_constant: Is this numeric vector constant?

Description Usage Arguments Value

View source: R/utils.R

Description

Is this numeric vector constant?

Usage

1
is_constant(x, TOL = 1e-08)

Arguments

x

The numeric vector

TOL

minimum range of x to be considered non-constant. Default: 1e-8

Value

Is x constant?


neuroconductor/fMRIscrub documentation built on Dec. 22, 2021, 1:10 a.m.