run_app: Run apps in shinymisc

View source: R/run_app.R

run_appR Documentation

Run apps in shinymisc

Description

Run apps in shinymisc

Usage

run_app(app_name = "theming")

Arguments

app_name

Name of the app to run

Value

A shiny app

Examples

if (interactive()) run_app("theming")

Nelson-Gon/shinymisc documentation built on April 20, 2022, 12:55 a.m.