run_app {InterCellar}R 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)


[Package InterCellar version 1.0.0 Index]