Learn R Programming

ImportExport (version 1.3)

ImportExportApp: 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

Run this code
# NOT RUN {
ImportExportApp() 
# }

Run the code above in your browser using DataLab