launch_app: Launches the covidExplorer Shiny App

Description Usage Arguments Author(s)

View source: R/launch_app.R

Description

This function deploys a shiny app that allows users to interactively browse data regarding the spread of COVID-19 in various countries.

Usage

1
launch_app(ui, server)

Arguments

ui

a .R script that contains the user interface of the shiny app

server

a .R script that contains the app's server

Author(s)

Panagiotis Stylianos


etc5523-2020/r-package-assessment-petestylianos documentation built on Jan. 1, 2021, 1:12 a.m.