restoreNames | R Documentation |
Restore factors in variable name as numeric
restoreNames(x)
x |
character vector |
restoreNames(c("factor(cyl)","am"))
restoreNames(c("I(age^2)","am","100/mpg","cyl^1/2","mpg2","sex + 0.5"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.