Other packages > Find by keyword >

WDI  

World Development Indicators and Other World Bank Data
View on CRAN: Click here


Download and install WDI package within the R console
Install from CRAN:
install.packages("WDI")

Install from Github:
library("remotes")
install_github("cran/WDI")

Install by package version:
library("remotes")
install_version("WDI", "2.7.8")



Attach the package and use:
library("WDI")
Maintained by
Vincent Arel-Bundock
[Scholar Profile | Author Map]
First Published: 2010-06-14
Latest Update: 2022-09-25
Description:
Search and download data from over 40 databases hosted by the World Bank, including the World Development Indicators ('WDI'), International Debt Statistics, Doing Business, Human Capital Index, and Sub-national Poverty indicators.
How to cite:
Vincent Arel-Bundock (2010). WDI: World Development Indicators and Other World Bank Data. R package version 2.7.8, https://cran.r-project.org/web/packages/WDI. Accessed 10 Apr. 2025.
Previous versions and publish date:
0.1.1 (2010-06-21 08:38), 0.1.2 (2010-11-16 10:28), 0.1.3 (2011-01-03 13:28), 0.1.4 (2011-03-20 07:54), 0.1 (2010-06-14 08:55), 2.0 (2012-06-19 20:40), 2.1 (2012-06-25 07:22), 2.2 (2012-12-04 17:03), 2.4 (2013-08-20 23:43), 2.5.1 (2018-12-07 15:20), 2.5 (2018-04-10 14:12), 2.6.0 (2019-03-03 22:00), 2.7.0 (2020-06-23 07:30), 2.7.1 (2020-07-05 15:00), 2.7.2 (2021-01-22 06:40), 2.7.3 (2021-03-30 15:20), 2.7.4 (2021-04-06 18:40), 2.7.5 (2022-02-02 13:50), 2.7.6 (2022-02-25 19:30), 2.7.7 (2022-07-16 09:30), 2.7.8 (2022-09-25 13:10)
Other packages that cited WDI R package
View WDI citation profile
Other R packages that WDI depends, imports, suggests or enhances
Complete documentation for WDI
Functions, R codes and Examples using the WDI R package
Some associated functions: WDI-package . WDI . WDI_data . WDIbulk . WDIcache . WDIsearch . languages_supported . wdi.dl . wdi.query . 
Some associated R codes: WDI-package.R . WDI.R . WDI_data.R .  Full WDI package functions and examples
Downloads during the last 30 days
03/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/08Downloads for WDI100150200250300350400450500550600TrendBars

Today's Hot Picks in Authors and Packages

GRNNs  
General Regression Neural Networks Package
This General Regression Neural Networks Package uses various distance functions. It was motivated b ...
Download / Learn more Package Citations See dependency  
txtq  
A Small Message Queue for Parallel Processes
This queue is a data structure that lets parallel processes send and receive messages, and it can he ...
Download / Learn more Package Citations See dependency  
webglobe  
3D Interactive Globes
Displays geospatial data on an interactive 3D globe in the web browser. ...
Download / Learn more Package Citations See dependency  
RODBC  
ODBC Database Access
ecochange  
Integrating Ecosystem Remote Sensing Products to Derive EBV Indicators
Essential Biodiversity Variables (EBV) are state variables with dimensions on time, space, and biolo ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA