View source: R/conversion_methods.R
as_factor.default | R Documentation |
Default method for converting objects to factors.
## Default S3 method:
as_factor(x, ...)
x |
an object. |
... |
extra arguments passed to methods. |
a factor.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.