Description Usage Arguments Value
Applies mutate in a pipeline
1 | pipe_mutate(train, ...)
|
train |
Data frame containing the train data. |
... |
Variables to be made, as used in |
A list of the transformed train dataset and a .predict function to be used on new data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.