powered by
Convert object to a Tuner or a list of Tuner.
as_tuner(x, ...)# S3 method for Tuner as_tuner(x, clone = FALSE, ...)as_tuners(x, ...)# S3 method for default as_tuners(x, ...)# S3 method for list as_tuners(x, ...)
# S3 method for Tuner as_tuner(x, clone = FALSE, ...)
as_tuners(x, ...)
# S3 method for default as_tuners(x, ...)
# S3 method for list as_tuners(x, ...)
(any) Object to convert.
(any) Additional arguments.
(logical(1)) Whether to clone the object.
logical(1)