Description Usage Arguments Value Author(s) Examples
the user specifies which variables he/she would like to consider as factors, the functions converts them to factors
| 1 | convertToFactors(data, facs)
 | 
| data | data frame | 
| facs | vector with names of variables that the user would like to convert to factors | 
returns the same data frame as in the input but with the specified variables converted to factors
Alexandra Kuznetsova
| 1 2 3 4 5 6 7 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.