adjust_class_label | R Documentation |
vector value
is adjusted to a categorical mapping
adjust_class_label(x, valTrue = 1, valFalse = 0)
x |
vector to be categorized |
valTrue |
value to represent true |
valFalse |
value to represent false |
an adjusted categorical mapping
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.