step {extras}R Documentation

Step

Description

Step

Usage

step(x)

Arguments

x

A numeric atomic object.

Value

A logical value.

See Also

Other translations: exp10(), exp2(), fabs(), ilog(), ilog10(), ilog2(), ilogit(), inv_logit(), invlogit(), log10<-(), log2<-(), log<-(), logit(), logit<-(), phi(), pow()

Examples

step(1)

[Package extras version 0.7.3 Index]