Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 992 Bytes

README.md

File metadata and controls

38 lines (26 loc) · 992 Bytes

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