Package 'redatam'

Title: Import 'REDATAM' Files
Description: Read 'REDATAM' microdata exported into R native format (RDS). This is based on the Open Redatam initiative that provides a set of tools to read 'REDATAM' files and convert them into open formats.
Authors: Mauricio Vargas Sepulveda [aut, cre] , Lital Barkai [aut]
Maintainer: Mauricio Vargas Sepulveda <[email protected]>
License: Apache License (>= 2)
Version: 2.0.2
Built: 2024-11-07 13:46:41 UTC
Source: CRAN

Help Index


Download Microdata

Description

Checks the most recent available microdata uploaded to our GitHub repository.

Usage

download_microdata(dir = tempdir(), overwrite = TRUE)

Arguments

dir

The directory where the microdata will be downloaded.

overwrite

Logical. If TRUE, the function will overwrite the file if it already exists. If FALSE, the function will stop and return an error if the file already exists.

Value

A tibble with the available microdata by country and year.