Learn R Programming

smoof (version 1.6.0.3)

isSmoofFunction: 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)

Value

[logical(1)]

Arguments

object

[any]
Arbitrary R object.

See Also

addCountingWrapper, addLoggingWrapper