run_dashboard: Startup Shiny dashboards

Description Usage Arguments Value

View source: R/run_dashboard.R

Description

This funciton starts any named shiny app included within the tbreportr package. Apps are opened by default in the system's web browser, but can also be opened within an interactive window.

Usage

1

Arguments

app

define which dashboard to start using this character vector with length 1

browser

if true, the system's default web browser will be launched automatically after the app is stared. Defaults to true. If false, the app is launched interactively.

Value

starts up named app with no changes to environment


JayAchar/tbreportr documentation built on May 27, 2019, 12:01 a.m.