launch_steplist_creator: Launch steplist creator 'shiny' app

View source: R/launch_steplist_creator.R

launch_steplist_creatorR 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()
}

epicmodel documentation built on April 12, 2025, 1:59 a.m.