Package 'rsr'

Title: Tidy wrapper for the UNHCR Resettlement Statistics Report application
Description: Retrieve & tidy data from the UNHCR Resettlement Statistics Report application https://rsr.unhcr.org/.
Authors: Hisham Galal [aut, cre]
Maintainer: Hisham Galal <[email protected]>
License: MIT + file LICENSE
Version: 0.0.0.9000
Built: 2024-06-23 03:33:34 UTC
Source: https://github.com/galalH/rsr

Help Index


Summary reports

Description

Departure summary

Submission summary

Indicators summary

Demographics summary

Usage

rsr_departures(bureau, year, month)

rsr_submissions(bureau, year, month)

rsr_indicators(bureau, year, month)

rsr_demographics(bureau, year, month)

Arguments

bureau

UNHCR bureau name as it appears in the RSR application (string)

year

Year (numeric)

month

Month (numeric)

Value

A tibble


Interactive login to the RSR application

Description

Interactive login to the RSR application

Usage

rsr_login()