powered by
new_tune: Creates a new object by wrapping it in a scalar list with the specified attributes and class.
new_tune
tune_data: Retrieves the original input data.
tune_data
new_tune(x, ..., class = character())tune_data(x)
tune_data(x)
An R object.
Additional attributes passed to structure().
structure()
A character vector specifying the class name to be added.