README.md

rapidxml

R interface to the C++ header-only Rapidxml library

This package is using v1.13 of rapidxml.

Install

Install the development version with

devtools::install_github("dcooley/rapidxml")

Using rapidxml

To use rapidxml in your own package, add a dependency to rapidxml to your cpp files before a call to #include

// [[Rcpp::depends(rapidxml)]]

#include <Rcpp.h>


Try the rapidxmlr package in your browser

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

rapidxmlr documentation built on May 2, 2019, 4:01 p.m.