R/wiser.R

Defines functions wiser

Documented in wiser

wiser <- function()
{
  shiny::runApp(appDir = system.file('bn',package = 'wiseR'),launch.browser = TRUE)
}
shubham14101/wiseR documentation built on Dec. 23, 2021, 1:28 a.m.