Description Usage Arguments Author(s) See Also Examples
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.
1  | 
... | 
 further arguments to pass to   | 
Johannes Friedrich, University of Bayreuth (Germany)
1 2 3 4 5 6  | ## Not run: 
run_rxylib()
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.