new_tune | R Documentation |
new_tune
: Creates a new object by wrapping it in a scalar list with
the specified attributes and class.
tune_data
: Retrieves the original input data.
new_tune(x, ..., class = character())
tune_data(x)
x |
An R object. |
... |
Additional attributes passed to |
class |
A character vector specifying the class name to be added. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.