Description Usage Arguments Value Examples
Get World Bank indicators by 100k population
1 | wb.indicator(dat, indicator, name, convert.names.fun = NULL)
|
dat |
data frame with state column to be merged |
indicator |
code of indicator |
name |
name to replace on indicator |
conver.names.fun |
function that receives country and maps to new name (present in state column of dat) |
data frame with world bank data and ratio do cases (and deaths) per the world bank indicator
1 | wb.indicator('SH.MED.NUMW.P3')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.