R/pbtkUI.R

#this launches a bundled-in Shiny application in a separate window
pbtkUI <- function() {
    shiny::runApp(system.file('shiny', package="httkgui"), display.mode = "normal")
}
wwiecek/httkgui documentation built on May 15, 2019, 6:31 p.m.