Skip to contents

This function starts an app launcher that gives the user access to all the Shiny apps provided with trackRai.

Usage

trackRai(...)

Arguments

...

Parameters to be passed to shiny::runApp().

Value

This function does not return anything.

See also

Author

Simon Garnier, garnier@njit.edu

Examples

if (FALSE) { # \dontrun{
trackRai()
} # }