as_measure | R Documentation |
Convert object to a Measure or a list of Measure.
as_measure(x, ...)
## S3 method for class ''NULL''
as_measure(x, task_type = NULL, ...)
## S3 method for class 'Measure'
as_measure(x, clone = FALSE, ...)
as_measures(x, ...)
## Default S3 method:
as_measures(x, ...)
## S3 method for class ''NULL''
as_measures(x, task_type = NULL, ...)
## S3 method for class 'list'
as_measures(x, ...)
x |
(any) |
... |
(any) |
task_type |
( |
clone |
( |
Measure.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.