View source: R/launch_steplist_creator.R
launch_steplist_creator | R Documentation |
shiny
appRun this function to start the Steplist Creator shiny
app.
launch_steplist_creator()
The launch_steplist_creator
function is used for the side effect of starting the Steplist Creator shiny
app.
if(interactive()){
launch_steplist_creator()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.