#' BMDK: Biomarker Discovery Kit
#'
#' The Biomarker Discovery Kit (BMDK) package provides a framework to aid in bimarker discovery. The GitHub repository also includes a Shiny app for use with the package (see https://github.com/abcsFrederick/BMDK).
#'
#' @docType package
#' @name BMDK
#' @useDynLib BMDK, .registration=TRUE
#' @importFrom Rcpp evalCpp
NULL
#> NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.