join_wb_irena | R Documentation |
Full join of worldbank database with BP database
join_wb_irena(indicator, db)
db |
BP Database |
wb_db |
Worldbank database |
A tibble with full_join of the two databases
download_clean_save_irena() bp_irena<-load_latest_db_irena() join_wb_bp("NY.GDP.MKTP.PP.KD", bp_irena)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.