This function generates a name from a key selection.
Usage
generate_name(object, key = c("id", "config", "response", "sampling"))Arguments
- object
object of class Evaluated
- key
character vector indicating the elements to use for the name generation. Allowed strings are
"id","config","response", and"sampling"