On 27 February 2018 at 15:46, brian knaus wrote:
| Thanks for your suggestion Dirk! But it may be beyond my abilities. I may
| have to learn more than I anticipated on this one.

Yes, it looks like a handful.

OTOH you may be able to get by with standard C++ container, possibly at the
cost of one initial copy.  Maybe std::vector<std::string> can do the trick
for you and we do already have converters to those.

Dirk

-- 
http://dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org
_______________________________________________
Rcpp-devel mailing list
Rcpp-devel@lists.r-forge.r-project.org
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel

Reply via email to