gagolews / gagolews/ExampleRcppStringi

Can we process std::vector<string> with the strigi header?

Open
#4 8 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
11
Forks
2
PR merge metrics
No merged PRs in 30d

Description

This might be too much to ask, but is there a way to process `std::vector` using functions from stringi? I want to do this because we cannot pass `CharacterVector` to child processes of RcppParallel (Intel TBB).

More specifically, I want to apply `stri_sub()` to a CharacterVectors with millions of elements with different `from` and `to` values, and combined the results.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.