| compileFunction | Compile an R function to native machine code via LLVM | 
| compileGPUKernel | Compile an R function as a GPU kernel | 
| createProxy | Create an R function to call a native routine | 
| getBuiltInRoutines | Specify list of Available Compiled Routines | 
| getCompilerHandlers | Retrieve list of compiler handler functions | 
| getSymbolMetaInfo | Query the meta-data about native routines in an LLVM module | 
| insertReturn | Insert explicit calls to 'return' | 
| rewriteRNGCalls | Rewrite R language objects for Random Number Generation and... | 
| RTypes | Types describing R data structures | 
| SXPNums | Enumerated constants for R data types | 
| traverseExpressions | General mechanism to process an R language object recursively... | 
| vectorizeFunction | Create a vectorized version of a scalar function | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.