runAppExample: Run demo shiny apps to test out shinyinputtables...

Description Usage Arguments Details Note

View source: R/run_example_apps.R

Description

Run a selected shiny app demo that showcases particulars aspects of the functionality provided by the shinyinputtables package extension for Shiny.

Usage

1
runAppExample(demoName, mode = "showcase")

Arguments

demoName

Single length character vector specifying the name of the desired demo app to run.

mode

Single length character vector specifying the Shiny app display mode. Value is used to set the display.mode arg in Shiny::runApp. Legal values are either "showcase" (default) or "normal".

Details

Currently the only supported demos are currently called "demo_01" and "demo_02". Will describe each available demo in a separate section here

Note

These examples will run externally in the browser, but the may not run well in the RStudio


drbulu/shinyinputtables documentation built on May 5, 2019, 1:37 p.m.