ImportExportApp {ImportExport}R 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)

[Package ImportExport version 1.3 Index]