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)
new |
New data to add to scale |
existing |
Optional existing scale to update |
drop |
|
na.rm |
If |
fct |
Treat |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.