Description Usage Arguments Value
Applies an encoding object to a dataset. Only returns dataset.
1 | applyEncoding(dt, obj, inPlace = TRUE)
|
dt |
dataset |
obj |
encoding object you want to apply to |
inPlace |
Return the entire dt or just the transformed columns |
A dataset that has been transformed by an encoding object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.