Description Usage Arguments Details Examples
Demonstrate package functionality via Shiny apps
| 1 | demo_shiny(ex)
 | 
| ex | Example to run. | 
Demonstrations available:
"gvf" Gradually-varied flow.
| 1 2 3 4 5 6 7 | ## Not run: 
# get list of available demos
demo_shiny()
# run the gradually-varied flow demo
demo_shiny("gvf")
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.