#' Function to open browser and download model data for
#' predicting GEP-defined subgroups in AML
#'
#' @export
#' @examples
#' download_model_data()
download_model_data <- function() {
browseURL("https://www.biosino.org/node/search?queryWord=OEZ007857")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.