Skip to content

Tim-Yu/ideogRam

 
 

Repository files navigation

![R build status](https://github.com/freestatman/ideogRam/workflows/R-CMD-che ck/badge.svg)

ideogRam R htmlwidget package

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.

Install

devtools::install_github("freestatman/ideogRam")

Example

See vignettes folder for some basic examples.

Run the following R code to build the example website to "doc" directory:

rmarkdown::render_site("example")

You can also see a shiny application example with

example("ideogRam-shiny")

Acknowledgement

Huge thanks to my mentors Eric Weitz Jialin Ma and Freeman Wang who helps me understand the nature of this project.

About

R htmlwidget package for ideogram.js (https://github.com/eweitz/ideogram)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 77.2%
  • JavaScript 16.1%
  • CSS 6.7%