Learn R Programming

radiant (version 1.4.0)

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
# NOT RUN {
radiant_url()
# }

Run the code above in your browser using DataLab