Launch radiant in the Rstudio viewer
radiant_viewer(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_viewer()
}