getAvailableTags: Returns a character vector of possible function tags.

View source: R/getAvailableTags.R

getAvailableTagsR Documentation

Returns a character vector of possible function tags.

Description

Test function are frequently distinguished by characteristic high-level properties, e.g., uni-modal or multi-modal, continuous or discontinuous, separable or non-separable. The smoof package offers the possibility to associate a set of properties, termed “tags” to a smoof_function. This helper function returns a character vector of all possible tags.

Usage

getAvailableTags()

Value

[character] Character vector of all the possible tags


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