Description Usage Arguments Value
Shiny Module. Produces a DT datatable of World Bank indicators.
1 2 3 | mod_wb_indicator_table_ui(id)
mod_wb_indicator_table_server(input, output, session, country, indicator)
|
id |
shiny id |
input |
internal |
output |
internal |
session |
internal |
a DT datatable of indicators.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.