run_app: Run the Shiny Application

View source: R/run_app.R

run_appR Documentation

Run the Shiny Application

Description

Run the Shiny Application

Usage

run_app(reproducible = TRUE)

Arguments

reproducible

boolean for setting a seed, making plots reproducible

Value

a running instance of InterCellar

Examples

## Not run: 
run_app()

## End(Not run)


martaint/InterCellar documentation built on April 7, 2022, 11:44 a.m.