Rdocumentation
powered by
Learn R Programming
emil (version 1.1-6)
is.outcome: Test if object is of class outcome
Description
Test if object is of class outcome
Usage
is.outcome(x)
Arguments
x
Object.
Value
TRUE
if
x
is of class
outcome
.
FALSE
otherwise.