radiant.basics {radiant.basics} | R Documentation |
Launch radiant.basics in the default web browser
radiant.basics(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
## Not run:
radiant.basics()
## End(Not run)