> On Dec 6, 2019, at 3:58 PM, Qiang Kou <q...@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

_______________________________________________
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