immunomodulators_distributions_ui <- function(id) {
ns <- shiny::NS(id)
iatlas.modules::distributions_plot_ui(
ns("distplot"),
html = shiny::includeMarkdown(
get_markdown_path("immunomodulators_distributions")
)
)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.