Learn R Programming

resizableSplitLayout (version 0.1.1)

resizableSplitDemo: Run Example App for resizableSplitLayout

Description

This function launches a simple Shiny application demonstrating how to use the resizableSplitLayout module.

Usage

resizableSplitDemo()

Arguments

Value

No return value, called for side effects (launches a Shiny app)

Examples

Run this code
# Run this function to see the module in action
if (interactive()) {
  resizableSplitDemo()
}

Run the code above in your browser using DataLab