Run this function to start the Steplist Creator shiny app.
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()
}
Run this function to start the Steplist Creator shiny app.
The launch_steplist_creator function is used for the side effect of starting the Steplist Creator shiny app.
if(interactive()){
launch_steplist_creator()
}