Learn R Programming

smoof (version 1.6.0.3)

isWrappedSmoofFunction: Checks whether the function is of type smoof_wrapped_function.

Description

Checks whether the function is of type smoof_wrapped_function.

Usage

isWrappedSmoofFunction(object)

Value

[logical(1)]

Arguments

object

[any]
Arbitrary R object.