| factorize | R Documentation |
Coerce all columns in the object to factor (i.e. stringsAsFactors).
factorize(object, ...)
object |
Object. |
... |
Additional arguments. |
Modified object.
All columns will be coerced to factor.
encode() for run-length encoding (Rle) approach.
showMethods("factorize")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.