runDataApp: Launch test shiny Apps

View source: R/app.R

runDataAppR Documentation

Launch test shiny Apps

Description

Launch test shiny Apps

Usage

runDataApp(name = "usarrest", ...)

Arguments

name

The name of the app to run

...

arguments to pass to shiny::runApp

Examples

## Not run: 
library(usarrestApp)

# running an app
  runDataApp()

## End(Not run)


shafayetShafee/usarrestApp documentation built on May 17, 2022, 12:39 a.m.