isVectorized: Checks whether the given function accept "vectorized" input.

View source: R/isVectorized.R

isVectorizedR Documentation

Checks whether the given function accept “vectorized” input.

Description

Checks whether the given function accept “vectorized” input.

Usage

isVectorized(fn)

Arguments

fn

[smoof_function]
Objective function.

Value

[logical(1)]


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