rapidjsonr-package: Proivdes JSON parsing capability through the 'Rapidjson'...

Description Author(s) Examples

Description

Provides JSON parsing capability through the 'Rapidjson' 'C++' header-only library.

Author(s)

Maintainer: David Cooley dcooley@symbolix.com.au

Other contributors:

Examples

1
2
3
4
5
6
7
## Not run: 

# Include a dependency to rapidjsonr inside a cpp file
// [[Rcpp::depends(rapidjsonr)]]
include <Rcpp.h>

## End(Not run)

rapidjsonr documentation built on March 26, 2020, 6:31 p.m.