## Copyright (C) 2015 Michael Braun
## Terms of use are defined in the LICENSE file.
#' @title Binary example
#' @name binary-class
#' @aliases Rcpp_binary-class
#' @docType class
#' @export binary
binary <- setRcppClass("binary", module="binary")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.