true: Function that always returns true.

View source: R/utils.r

trueR Documentation

Function that always returns true.

Description

Function that always returns true.

Usage

true(...)

Arguments

...

all input ignored

Value

TRUE

See Also

colwise which uses it


plyr documentation built on Oct. 2, 2023, 9:07 a.m.

Related to true in plyr...