Learn R Programming

simplevis (version 1.5.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" for a graph and table, and "template2" and "template3" also providing maps. Defaults to "template1".

...

passed to shiny::runApp