powered by
Provides JSON parsing capability through the 'Rapidjson' 'C++' header-only library.
# NOT RUN { # Include a dependency to rapidjsonr inside a cpp file // [[Rcpp::depends(rapidjsonr)]] include <Rcpp.h> # }
Run the code above in your browser using DataLab