Shiny app with database export functionality
Usage
exportApp(teamName = "", dbName = "data")
Arguments
- teamName
Character string, corresponding to
github team name
- dbName
Character string, can be used to
specify name of database if needed. Defaults to "data",
which will work for most registries.