Description Usage Arguments Details Examples
Converte um objeto em um fator
1 | como.fator(x, ...)
|
x |
Objeto a ser convertido em fator |
wrapper da função "as.factor"
1 2 | x <- c(1,2,3)
como.fator(x)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.