View source: R/factor2numeric.R
This function converts variable levels from strings to numeric starting from 0. For example, if a varaible has levels A, B and C, these three levels will be converted to 0, 1 and 2 respectively.
1 |
data |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.