Description Usage Arguments Examples
This function allows you to change variable name (ex: "M" to "Male").
1 2  | 
dat | 
 data frame  | 
var | 
 Vector to be changed  | 
orignal.flag | 
 Original names (ex:c("M","F"))  | 
new.flag | 
 New names (ex:c("Male","Female"))  | 
newvar | 
 Create new vector  | 
1  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.