| isSmoofFunction {smoof} | R Documentation | 
Checks whether the given object is a smoof_function or a
smoof_wrapped_function.
Description
Checks whether the given object is a smoof_function or a
smoof_wrapped_function.
Usage
isSmoofFunction(object)
Arguments
| object | [any] | 
Value
[logical(1)]
See Also
addCountingWrapper, addLoggingWrapper
[Package smoof version 1.6.0.3 Index]