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]
All associated links for this package
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 21 Nov. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
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  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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