as_numeric_factor | R Documentation |
Converts factor to number
as_numeric_factor(x)
x |
A factor |
A numeric with factor levels??
str(ToothGrowth)
x <- ToothGrowth$supp
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.