rjsoncons
'C++' Header-Only 'jsoncons' Library for 'JSON' Queries
Marcel Ramos, Daniel Parker, Martin Morgan
Last update: 26 January 2024
Copyright license: Boost Software License
Software version identifier: 1.0.0, 1.0.1, 1.1.0, 1.2.0
The 'jsoncons' <https://danielaparker.github.io/jsoncons/> 'C++' header-only library constructs representations from a 'JSON' character vector, and provides extensions for flexible queries and other operations on 'JSON' objects. This package provides 'R' functions to query (filter or transform) and pivot (convert from array-of-objects to object-of-arrays, for easy import into 'R') 'JSON' or 'NDJSON' strings or files using 'JSONpointer', 'JSONpath' or 'JMESpath' expression. The 'jsoncons' library is also be easily linked to other packages for direct access to 'C++' functionality.
This page was built for software: rjsoncons