coatless-api-docs / rcpp-api

Source for the Unofficial Rcpp API Documentation
http://thecoatlessprofessor.com/programming/rcpp/unofficial-rcpp-api-docs/
47 stars 11 forks source link

Main Data Structures #5

Open coatless opened 7 years ago

coatless commented 7 years ago
eddelbuettel commented 7 years ago

I would mention RObject as it is a cleaner alternative to using SEXP when you need something like a union type.