#' @export
runExample <- function(method) {
ds = c(ora="ora_example", gsea="gsea_example", visium="visium_example", sc="sc_example")[[method]]
getdata(ds)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.