unfactorize | R Documentation |
Coerce all columns in the object from factor
.
unfactorize(object, ...)
object |
Object. |
... |
Additional arguments. |
Modified object.
All factor
columns will be coerced back to previous atomic
class.
decode
for run-length encoding (Rle) approach.
showMethods("unfactorize")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.