-
Notifications
You must be signed in to change notification settings - Fork 19
Home
Jake Bolewski edited this page Mar 24, 2018
·
11 revisions
Welcome to the TileDB-R wiki!
Useful Links for Developing R extensions with Rcpp:
R configure / build instructions: (covers autoconf)
R C Internals
C API / TYPEOF
SEXP TYPEOF Cheetsheet
Rcpp
- http://gallery.rcpp.org/
- https://teuder.github.io/rcpp4everyone_en/
- http://yixuan.cos.name/rcpp-note/index.html
TYPEOF(SEXP): return types: