run_app: Launch VICI Shiny App

View source: R/run_app.R

run_appR Documentation

Launch VICI Shiny App

Description

Launch VICI Shiny App

Usage

run_app(...)

Arguments

...

additional arguments to be passed to the runApp function.

Examples

if(interactive()){
vici::run_app()
}


vici documentation built on April 26, 2023, 5:11 p.m.