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)]

See Also

addCountingWrapper, addLoggingWrapper


smoof documentation built on March 31, 2023, 11:48 p.m.