[Rcpp-devel] Segmentation faults
Brook Milligan
brook at nmsu.edu
Sat Dec 7 00:08:50 CET 2019
> On Dec 6, 2019, at 3:58 PM, Qiang Kou <qkou at qkou.info> wrote:
>
> I suggest you check all the examples of RInside. For example,
>
> https://github.com/eddelbuettel/rinside/blob/master/inst/examples/standard/rinside_sample16.cpp
>
> This might meet your requirements.
Thanks.
From the examples I glean the following:
- RInside::RInside(int,char*[])
- RInside::operator[](...)
- Several RInside::parseEval*(...) member functions
Is this the entire public API?
Is there any documentation on these more specific than guessing from the examples?
Thanks for your help.
Cheers,
Brook
More information about the Rcpp-devel
mailing list