rename_var | R Documentation |
Rename var
rename_var(...)
... |
The old variable and new variable. Only two items are allowed. |
no return
a <- 1 rename_var(a, c) c
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.