Learn R Programming

simplevis (version 1.0.0)

run_example: Run shiny example with option to download.

Description

Run shiny example with option to download.

Usage

run_example(example = "example1", ...)

Arguments

example

example name. Available examples are "example1" for a graph and table, and "example2" and "example3" also providing maps. Defaults to "example1".

...

passed to shiny::runApp