A Robust, High Performance JSON Parser and Generator for R
Description
A fast JSON parser and generator optimized for statistical data and the web.
The package offers flexible, robust, high performance tools for working with
JSON in R and is particularly powerful for building pipelines and interacting
with a web API. In addition to converting JSON data from/to R objects,
'jsonlite' contains functions to stream, validate, and prettify JSON data.