Description Usage Arguments Value Examples
Recebe um data.table e determina se transforma em data.frame ou continua dt
1 | retorna_dt_df(dados, produto_dt)
|
dados |
Um objeto da classe data.table |
Um data.frame ou data.table
1 2 | retorna_dt_df(capitais, produto_dt = TRUE)
retorna_dt_df(capitais, produto_dt = FALSE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.