runPophelper: Launch interactive pophelper shiny application

Description Usage Arguments Value See Also Examples

View source: R/script.R

Description

Launches interactive shiny session in the browser.

Usage

1
runPophelper(display.mode = "normal", launch.browser = TRUE, ...)

Arguments

display.mode

Display mode. See runApp.

launch.browser

Logical indicating if the app is to be launched in the system browser.

...

Further arguments are passed to runApp.

Value

This function does not return anything

See Also

runApp

Examples

1
2
3
4
5
## Not run: 
library(pophelperShiny)
runPophelper()

## End(Not run)

royfrancis/pophelperShiny documentation built on Jan. 2, 2021, 4:53 p.m.