as_numeric | R Documentation |
Coerce a defined vector to numeric
as_numeric(x)
## S3 method for class 'haven_labelled_defined'
as_numeric(x)
x |
A vector created with |
A numeric vector.
as_numeric(iris_dataset$Petal.Length)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.