Description Usage Arguments Value Examples
Translate variable names to simpler/more readable standards.
1 | var.translate(variable.name, ...)
|
variable.name |
this is the name or names of variables to be translated |
... |
additional arguments |
returns translation result
1 2 | strings <- c("tau:Gender:aj", "SymCrossjk", ":j:4")
var.translate(strings)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.