popdata
is an R client for the UNHCR POPDATA
platform.
The UNHCR POPDATA platform is UNHCR internal platform for population statistics.
This package is not on yet on CRAN and to install it, you will need the
remotes
package. You can get
popdata
from Github:
## install.packages("remotes")
remotes::install_github("populationstatistics/popdata")
library("popdata")
- Please report any issues or bugs.
- License: MIT
- Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.