View source: R/conversion_methods.R
as_vector.eda | R Documentation |
Converts an EDA object to a vector. The data type is preserved.
## S3 method for class 'eda'
as_vector(x)
x |
an EDA object, created by |
a vector with the EDA values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.