Learn R Programming

radiant (version 1.4.0)

radiant_viewer: 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

Run this code
# NOT RUN {
radiant_viewer()
# }

Run the code above in your browser using DataLab