Description Usage Arguments Value Examples
Function to launch a shiny application for browsing database. The apps allows you to load, preview, and/or save any table in your database.
1 |
db |
database connection |
disconnect_on_exit |
if TRUE, database connection will be closed when app is stopped |
shiny application object
1 | # run_app(DBI::dbConnect(RSQLite::SQLite(), sample_database()), TRUE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.