Learn R Programming

radiant.model (version 1.4.3)

radiant.model_window: Launch radiant.model in an Rstudio window

Description

Launch radiant.model in an Rstudio window

Usage

radiant.model_window(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.model_window()
# }

Run the code above in your browser using DataLab