mixADAserver: Opens a graphical user interface

Description Usage Arguments Examples

View source: R/mixADAserver.R

Description

Opens graphical user interface, based on the server.r and ui.r files in the subfolder mixADAserver.

Usage

1
2
mixADAserver(lib.loc = NULL, mustWork=FALSE, ...)
mixADAsimple(lib.loc = NULL, mustWork=FALSE, ...)

Arguments

lib.loc

optional argument to be passed to system.file

mustWork

optional argument to be passed to system.file

...

optional arguments to be passed to runApp, package shiny

Examples

1
2
3
4
5
## Not run: 
mixADAserver()
mixADAsimple()

## End(Not run)

schaarschmidt/mixADA documentation built on May 29, 2019, 3:25 p.m.