Description Usage Arguments Value Examples
Changing a data frame's variable types in bulk
| 1 | allvariables.type.change(data, vars.list, data2)
 | 
| data | A data frame | 
| vars.list | A list of pairs (variable.name,variable.type) such as those produced by  | 
| data2 | A second data frame (optional) from which levels will be pulled and added when coercing a variable into a factor | 
A modified version of data
| 1 2 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.