Learn R Programming

extras (version 0.7.3)

step: Step

Description

Step

Usage

step(x)

Value

A logical value.

Arguments

x

A numeric atomic object.

See Also

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

Examples

Run this code
step(1)

Run the code above in your browser using DataLab