R/rapidjsonr-package.R

#' Proivdes JSON parsing capability through the 'Rapidjson' 'C++' header-only library.
#'
#' @examples
#' \dontrun{
#'
#' # Include a dependency to rapidjsonr inside a cpp file
#' // [[Rcpp::depends(rapidjsonr)]]
#' include <Rcpp.h>
#' }
"_PACKAGE"

Try the rapidjsonr package in your browser

Any scripts or data that you put into this service are public.

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