Learn R Programming

radiant (version 1.6.6)

radiant_url: Start radiant but do not open a browser

Description

Start radiant but do not open a browser

Usage

radiant_url(state, ...)

Arguments

state

Path to statefile to load

...

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

Examples

Run this code
if (FALSE) {
radiant_url()
}

Run the code above in your browser using DataLab