join_wb_db: Full join of worldbank database with either IRENA or BP...

join_wb_dbR Documentation

Full join of worldbank database with either IRENA or BP database

Description

Full join of worldbank database with either IRENA or BP database

Usage

join_wb_db(indicator, db, db_type)

Arguments

db

IRENA or BP Database

db_type

Indicates if this is Irena or BP Database (Put "Irena" or "BP")

wb_db

Worldbank database

Value

A tibble with full_join of the two databases

Examples

download_clean_save_bp()
bp_db<-load_db(get_bp_db_files()[1])
join_wb_db("NY.GDP.MKTP.PP.KD", bp_db, "BP")

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