Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 330 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 330 Bytes

grtutorial

One of the Shiny application running at http://grcalculator.org

Installation

Install two R package dependencies:

devtools::install_github("uc-bd2k/GRmetrics")
devtools::install_github("uc-bd2k/shinyLi")

Running the application from R command line

shiny::runGitHub('uc-bd2k/grtutorial')