Learn R Programming

smoof (version 1.5)

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)

Arguments

object

[any] Arbitrary R object.

Value

[logical(1)]

See Also

addCountingWrapper, addLoggingWrapper