Description Usage Arguments Value Examples
Change to Numeric Form
1 | to.numeric(x)
|
x |
vector |
numeric data
1 2 3 | x=c(1,2,3)
to.factor(x) <- 1
to.numeric(x)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.