Learn R Programming

smoof (version 1.5)

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)

Arguments

object

[any] Arbitrary R object.

Value

[logical(1)]