run_rxylib: Run rxylib shiny app

Description Usage Arguments Author(s) See Also Examples

View source: R/run_rxylib.R

Description

A wrapper for runApp to start interactive shiny apps for the R package rxylib. The app_RLum() function is just a wrapper for runApp. Via the ... argument further arguments can be directly passed to runApp. See ?shiny::runApp for further details on valid arguments.

Usage

1

Arguments

...

further arguments to pass to runApp

Author(s)

Johannes Friedrich, University of Bayreuth (Germany)

See Also

runApp

Examples

1
2
3
4
5
6
## Not run: 

run_rxylib()


## End(Not run)

JohannesFriedrich/rxylibShiny documentation built on May 14, 2019, 8:19 a.m.