ExampleRcppStringiAugust 12, 2021 ยท View on GitHubThis 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.