R/MISTEdvgui.R

Defines functions MISTEdvgui

MISTEdvgui <- function() {
  
  shiny::runApp(system.file('shiny', package='MISTEdv'), display.mode = "normal", launch.browser = TRUE)
  
}
bbreaker/MISTEdv documentation built on May 27, 2019, 7:43 a.m.