R/BDP2workflow.R

Defines functions BDP2workflow

Documented in BDP2workflow

BDP2workflow=function(display.mode = "normal"){
  shiny::runApp(system.file('appdir', package='BDP2'),launch.browser=TRUE,display.mode = display.mode)
}

Try the BDP2 package in your browser

Any scripts or data that you put into this service are public.

BDP2 documentation built on May 1, 2019, 9:03 p.m.