View source: R/collectedfunctions.R
chclass | R Documentation |
This function allows you to change variable class ("num" or "char").
chclass(data, var, class = "char")
data |
data |
var |
variable (ex:c("DV","MDV")) |
class |
class ("char" or "num") |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.