View source: R/Proxytools_helpers.R
as.numeric.factor | R Documentation |
Convert factors to numerics (non-numeric values are converted to NA)
## S3 method for class 'factor'
as.numeric(x)
x |
factor vector |
numerics vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.