radiant_viewer {radiant}R Documentation

Launch radiant in the Rstudio viewer

Description

Launch radiant in the Rstudio viewer

Usage

radiant_viewer(state, ...)

Arguments

state

Path to state file to load

...

additional arguments to pass to shiny::runApp (e.g, port = 8080)

Details

See https://radiant-rstats.github.io/docs/ for documentation and tutorials

Examples

## Not run: 
radiant_viewer()

## End(Not run)

[Package radiant version 1.6.6 Index]