| tonum | R Documentation | 
Turn character or factor to numeric
Character to factor
Character to factor
tonum(x)
c2f(x, ...)
f2c(x)
| x | object to be turned into a character if 'is.factor' is true | 
| ... | arguments to factor | 
a numeric value represented by 'x', or NA
factor(x)
factor(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.