View source: R/0_handel_target.r
get_target | R Documentation |
Gets a target vector to standardize.
get_target(x, return_null_for_new_col = FALSE, ...)
x |
Input data. Can be vector, data.frame or a data.table |
return_null_for_new_col |
Return NULL if target in not yet created (inset) |
... |
Arguments passed on to
|
A vector. Factors in imput data
are converted to string.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.