.conv_dtype | R Documentation |
Variable class conversion
.conv_dtype(x, dtype = c("num", "str", "fac", "bool"), levs = NULL)
x |
variable to be converted |
dtype |
desired variable class (numeric, string, factor) |
levs |
levels in case of class factor |
converted x
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.