#' btoolbox: toolbox of random functions
#'
#' Collection of functions for data analysis
#'
#' @docType package
#' @name btoolbox
#' @useDynLib btoolbox, .registration = TRUE
#' @import stats
#' @importFrom Rcpp sourceCpp
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.