app: Start ctmm web app

View source: R/0_app.R

appR Documentation

Start ctmm web app

Description

The app is started with system default browser, while usually Shiny app is launched with RStudio builtin browser. The builtin browser has some compatibility problems so Chrome is recommended.

Usage

app(shiny_app_data = NULL)

Arguments

shiny_app_data

Data to be loaded with app. It could be anything can be taken by ctmm::as.telemetry():


ctmm-initiative/ctmm-webapp documentation built on June 25, 2024, 8:29 a.m.