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., unimodal or multimodal, 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]


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