Learn R Programming

simplevis (version 5.0.0)

run_template: Run shiny template with option to download.

Description

Run shiny template with option to download.

Usage

run_template(template = "template1", ...)

Arguments

template

template name. Available templates are "template1" with graph and table tabs, and "template2" also with a map tab. Defaults to "template1".

...

passed to shiny::runApp