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