shinyLP (version 1.1.2)

runExample: Run The Example Shiny App

Description

Run The Example Shiny App

Usage

runExample(display.mode = "showcase")

Value

Nothing is returned except a shiny app launched locally displaying example layouts using the shinyLP package functions and examples from the shinyBS package.

Arguments

display.mode

The mode in which to display the example.

Examples

Run this code
if (FALSE)  runExample() 

Run the code above in your browser using DataCamp Workspace