Launch radiant.design in an Rstudio window
radiant.design_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.design_window() }