shinyBigQuery
shinyBigQuery: Access Google BigQuery through R Shiny
Execute this function to launch shinyBigQuery.
run_app()
Run the Shiny Application
Add these functions to the UI portion of your Shiny Application with the appropriate namespace.
bigquery_setup_ui() bigquery_setup_server()
bigquery_setup_ui()
bigquery_setup_server()
Google BigQuery Database Module
Add the server function to the server portion of your Shiny Application with the appropriate namespace.