#' #' Install dependencies
#' #'
#' #' @export
#' #'
#' install_dependencies <- function(){
#' BiocManager::install("PoisonAlien/TCGAmutations")
#' #BiocManager::install("maftools")
#' }
create_mac_binary <- function(){
}
create_windows_binary <- function(){
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.