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

Examples

Run this code
if (FALSE) {
ImportExportApp() }

Run the code above in your browser using DataLab