Learn R Programming

smoof (version 1.7.0)

getID: Returns the ID / short name of the function

Description

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

Usage

getID(fn)

Value

[character(1)] ID / short name or NA

Arguments

fn

[smoof_function]
Objective function.