isWrappedSmoofFunction: Checks whether the function is of type smoof_wrapped_function
Description
Checks whether the function is of type smoof_wrapped_function
Usage
isWrappedSmoofFunction(object)
Value
[logical(1)]
TRUE if the object is a SMOOF wrapped function, FALSE otherwise.
Arguments
- object
[any]
Arbitrary R object.