Launch radiant.model in an Rstudio window
radiant.model_window(state, ...)
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.model_window() }