powered by
epiJSON2r(file)
listJSON <- epiJSON2r( system.file("extdata//example.JSON", package="repijson")) str(listJSON) #from within the package would do this #listJSON <- epiJSON2r("extdata//example.JSON")
Run the code above in your browser using DataLab