isWrappedSmoofFunction: Checks whether the function is of type...

View source: R/isWrappedSmoofFunction.R

isWrappedSmoofFunctionR 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)] TRUE if the object is a SMOOF wrapped function, FALSE otherwise.


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