join_wb_bp: Full join of worldbank database with BP database

join_wb_bpR Documentation

Full join of worldbank database with BP database

Description

Full join of worldbank database with BP database

Usage

join_wb_bp(indicator, db)

Arguments

db

BP Database

wb_db

Worldbank database

Value

A tibble with full_join of the two databases

Examples

download_clean_save_bp()
bp_db<-load_latest_db_bp()
join_wb_bp("NY.GDP.MKTP.PP.KD", bp_db)

inwe-boku/irenabpdata documentation built on April 1, 2022, 11:55 p.m.