import_exportApp: Runs the shiny app

View source: R/import_exportApp.R

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)

ImportExport documentation built on April 3, 2025, 11:39 p.m.