launch_steplist_creator {epicmodel}R Documentation

Launch steplist creator shiny app

Description

Run this function to start the Steplist Creator shiny app.

Usage

launch_steplist_creator()

Value

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

Examples

if(interactive()){
launch_steplist_creator()
}

[Package epicmodel version 0.1.1 Index]