Skip to content
Prev 377276 / 398502 Next

Importing JSON Files

Hi!

Have you tried to use 'fromJSON' with the parameter 'simplifyDataFrame'
set to TRUE?

See: 
https://cran.r-project.org/web/packages/jsonlite/vignettes/json-aaquickstart.html
 -> Section "Data Frames" explains how this affects the data frame
structure. IMHO this should solve your problem...

Best,
Kimmo
2018-11-05 19:00 +0000, JEFFERY REICHMAN wrote: