View source: R/conversion_methods.R
as.factor.eda | R Documentation |
converts a numeric-type EDA object to a factor-type one.
## S3 method for class 'eda'
as.factor(x, ...)
x |
an EDA object, created by |
a factor-type EDA.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.