ideogRam is an R htmlwidget wrapper package for Eric Weitz's ideogram.js [https://github.com/eweitz/ideogram].
This package is written for the R project in GSoC 2018.
devtools::install_github("freestatman/ideogRam")
See vignettes for some basic examples.
ideogRam also works in shiny applications:
example("renderIdeogRam")
example("ideogRamOutput")
Huge thanks to my mentors Eric Weitz, Jialin Ma and Freeman Wang who helps me understand the nature of this project.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.