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