Learn R Programming

epicmodel (version 0.2.1)

launch_steplist_creator: Launch steplist creator shiny app

Description

Run this function to start the Steplist Creator shiny app.

Usage

launch_steplist_creator()

Arguments

Value

The launch_steplist_creator function is used for the side effect of starting the Steplist Creator shiny app.

Examples

Run this code
if(interactive()){
launch_steplist_creator()
}

Run the code above in your browser using DataLab