use_cpp11 | R Documentation |
Adds infrastructure needed to use the cpp11 package, a header-only R package that helps R package developers handle R objects with C++ code:
Creates src/
Adds cpp11 to DESCRIPTION
Creates src/code.cpp
, an initial placeholder .cpp
file
use_cpp11()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.