Launch radiant in the default web browser
radiant(state, ...)
Path to state file to load
additional arguments to pass to shiny::runApp (e.g, port = 8080)
See https://radiant-rstats.github.io/docs/ for documentation and tutorials
if (FALSE) {
radiant()
radiant("https://github.com/radiant-rstats/docs/raw/gh-pages/examples/demo-dvd-rnd.state.rda")
}