View source: R/transforma_json.R
transforma_json | R Documentation |
Essa função é responsável por transformar um arquivo formato JSON em um objeto tipo dataframe.
transforma_json(path, convertList = T)
path |
Caminho para o arquivo json |
convertList |
Se a função deverá converter as colunas que são listas em character. Padrão é TRUE. |
Dataframe corrigido
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.