.msg_if_coerced_to_factors | R Documentation |
messages the user if columns in the dataset have been coerced to a factor, useful if you accidentally set a column with continuous data to a factor.
.msg_if_coerced_to_factors(which_to_factors)
which_to_factors |
Names of columns that have been coerced to factors |
Nothing, messages the user if needed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.