A convenience function for testing whether or not objects are either a function or reference class as defined by the Rook specification for applications.
is_rookable(app)
Arguments
app: Any R object.
Returns
Logical determining whether or not argument is Rookable. Not vectorized.