Launch radiant.multivariate in an Rstudio window
radiant.multivariate_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.multivariate_window() }