# Interactive R markdown document
####################################################################
# title: Integrate in an interactive R Markdown document.
rmarkdown::run(system.file("examples", "rmarkdown.Rmd", package = "InteractiveComplexHeatmap"))
####################################################################
# title: Integrate in an interactive R Markdown document where the heatmap widgets are dynamically generated.
rmarkdown::run(system.file("examples", "rmarkdown-dynamic.Rmd", package = "InteractiveComplexHeatmap"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.