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