inst/examples/07.example-rmarkdown.R

# 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"))
jokergoo/InteractiveComplexHeatmap documentation built on Feb. 28, 2024, 7:34 p.m.