# This file was generated by Rcpp::compileAttributes
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393
rcpp_hello <- function() {
.Call('Roanda_rcpp_hello', PACKAGE = 'Roanda')
}
timesTwo <- function(x) {
.Call('Roanda_timesTwo', PACKAGE = 'Roanda', x)
}
cond_sum_cpp <- function(x, y, z) {
.Call('Roanda_cond_sum_cpp', PACKAGE = 'Roanda', x, y, z)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.