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