isWrappedSmoofFunction {smoof}R Documentation

Checks whether the function is of type smoof_wrapped_function.

Description

Checks whether the function is of type smoof_wrapped_function.

Usage

isWrappedSmoofFunction(object)

Arguments

object

[any]
Arbitrary R object.

Value

[logical(1)]


[Package smoof version 1.6.0.3 Index]