run_app: Run the Shiny Application

Description Usage Arguments

View source: R/run_app.R

Description

Run the dashboard

Usage

1
2
3
4
run_app(
  data = NULL,
  embed_url = "https://shiny.john-coene.com/coronavirus-embed"
)

Arguments

data

list as returned by crawl_coronavirus, otherwise uses database.

embed_url

Base URL of run_embeds app.


JohnCoene/coronavirus documentation built on July 15, 2020, 4:58 a.m.