#' @title fast adaboost implementation for R
#' @author Sourav Chatterjee
#' @name fastBoost
#' @description fast implementation of adaboost and its flavors
#'
#' @useDynLib fastBoost
#' @importFrom Rcpp sourceCpp
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.