README.md

popdata

popdata is an R client for the UNHCR POPDATA platform.

Introduction

The UNHCR POPDATA platform is UNHCR internal platform for population statistics.

Installation

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")

Using the popdata package

library("popdata")

Meta



PopulationStatistics/popdata documentation built on Sept. 29, 2023, 2:33 a.m.