R/launchMtRApp.R

launchMtRApp <- function() {
  shinyApp(createUI(), createServer, options = list(launch.browser = T))
}
JingningShi/GifRepo documentation built on May 14, 2019, 10:59 p.m.