R/binary-class.R

## 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")
braunm/BD2015 documentation built on May 13, 2019, 2:31 a.m.