is_rookable: Test for Rookable applications

View source: R/App.R

is_rookableR Documentation

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)

Arguments

app

Any R object.

Value

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

See Also

Rook.


Rook documentation built on Nov. 10, 2022, 6:13 p.m.