isSmoofFunction: Checks whether the given object is a 'smoof_function' or a...

View source: R/isSmoofFunction.R

isSmoofFunctionR 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]
Arbitrary R object.

Value

[logical(1)] TRUE if the object is a SMOOF function or wrapped function, FALSE otherwise.

See Also

addCountingWrapper, addLoggingWrapper


jakobbossek/smoof documentation built on Feb. 17, 2024, 2:23 a.m.