getID {smoof}R Documentation

Return the ID / short name of the function or NA if no ID is set.

Description

Return the ID / short name of the function or NA if no ID is set.

Usage

getID(fn)

Arguments

fn

[smoof_function]
Objective function.

Value

[character(1)] or NA


[Package smoof version 1.6.0.3 Index]