A shiny module to generate the data tables
mod_map server function
| 1 2 3 | mod_mapUI(id)
mod_map(input, output, session, mod_data, mod_advancedFilters, ifndb)
 | 
| id | shiny id | 
| input | internal | 
| output | internal | 
| session | internal | 
| mod_data | reactive with the reactive data and the data inputs | 
| mod_advancedFilters | reactive with the reactive values from the advancedFilters module | 
| ifndb | pool with database connection object | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.