Package Information

shinyPostgreSQL

shinyPostgreSQL: Access PostgreSQL databases with R Shiny

Start Using shinyPostgreSQL

Execute this function to launch shinyPostgreSQL.

run_app()

Run Application

Module Functions

Add these functions to the UI and Server portions of your Shiny Application with the appropriate namespace.

postgresql_setup_ui() postgresql_setup_server()

PostgreSQL Database Module