wb.indicator: Get World Bank indicators by 100k population

Description Usage Arguments Value Examples

View source: R/world_bank.R

Description

Get World Bank indicators by 100k population

Usage

1
wb.indicator(dat, indicator, name, convert.names.fun = NULL)

Arguments

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)

Value

data frame with world bank data and ratio do cases (and deaths) per the world bank indicator

Examples

1
wb.indicator('SH.MED.NUMW.P3')

averissimo/r-analysis-covid19 documentation built on April 24, 2021, 11:01 a.m.