Making It Easier To Experiment With Compiled Swift Code In R
The past two posts have (lightly) introduced how to use compiled Swift code in R, but they’ve involved a bunch of “scary” command line machinations and incantations. One feature of {Rcpp} I’ve always ???? is the cppFunction() (“r-lib” zealots have a similar cpp11::cpp_function()) which lets one experiment ...
![](https://s.w.org/images/core/emoji/13.0.1/72x72/1f499.png)