# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393
is_odd_cpp <- function(n = 10L) {
.Call('_GEB_is_odd_cpp', PACKAGE = 'GEB', n)
}
timesTwo <- function(x) {
.Call('_GEB_timesTwo', PACKAGE = 'GEB', x)
}
han <- function(n, a, b, c) {
invisible(.Call('_GEB_han', PACKAGE = 'GEB', n, a, b, c))
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.