Last data update: 2014.03.03

R: Runs the shiny app
ImportExportAppR Documentation

Runs the shiny app

Description

Runs a shiny app which uses all the content of the package to import and export databases in a rather easy way.

Usage

ImportExportApp(...)

Arguments

...

See runApp

Details

It requires a few packages to run the app: shiny, shinyBS, shinythemes, compareGroups.

See Also

runApp

Examples

## Not run: 
ImportExportApp() 
## End(Not run)

Results