run_app: Run embedded shiny applications

View source: R/run_app.R

run_appR Documentation

Run embedded shiny applications

Description

Run embedded shiny applications

Usage

run_app(app, launch_browser = TRUE)

Arguments

app

A string representing the name of the application to run

launch_browser

logical. Should the app be launch in the system's default browser? (default is TRUE)

Examples

run_app("rule_eval")

CDCgov/Rnssp documentation built on May 12, 2024, 1:32 a.m.