r-lib / cpp11

cpp11 helps you to interact with R objects using C++ code.
https://cpp11.r-lib.org/
Other
199 stars 46 forks source link

Examples #324

Open pachadotdev opened 1 year ago

pachadotdev commented 1 year ago

Hi

It would be good to have a long list of examples.

I created this https://github.com/pachadotdev/cpp11-r-examples for my own learning and reference.