Rook (version 1.1-1)

is_rookable: Test for Rookable applications

Description

A convenience function for testing whether or not objects are either a function or reference class as defined by the Rook specification for applications.

Usage

is_rookable(app)

Value

Logical determining whether or not argument is Rookable. Not vectorized.

Arguments

app

Any R object.

See Also

Rook.