View source: R/scale-discrete.R
train_discrete | R Documentation |
Train (update) a discrete scale
train_discrete(
new,
existing = NULL,
drop = FALSE,
na.rm = FALSE,
fct = NA,
call = caller_env()
)
new |
New data to add to scale |
existing |
Optional existing scale to update |
drop |
|
na.rm |
If |
fct |
Treat |
call |
A call to display in error messages |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.