gagolews / ExampleRcppStringi

Access to the stringi API from within an Rcpp-based Project

Home Page:https://stringi.gagolewski.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ExampleRcppStringi

This is a showcase package that depends both on Rcpp and the stringi C API.

The src/import_stringi.cpp file aims to set up all the required GetCCallables.

See src/test.cpp for a few examples of calling functions in stringi from within Rcpp.

About

Access to the stringi API from within an Rcpp-based Project

https://stringi.gagolewski.com/


Languages

Language:C++ 46.5%Language:R 30.0%Language:Makefile 23.5%