true {plyr}R 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


[Package plyr version 1.8.7 Index]