read_dhs_dataset: read in dhs standard file types

View source: R/read_datasets.R

read_dhs_datasetR Documentation

read in dhs standard file types

Description

read in dhs standard file types

Usage

read_dhs_dataset(file, dataset, reformat = FALSE, all_lower = TRUE, ...)

Arguments

file

path to zip file to be read

dataset

row from dhs_datasets that corresponds to the file

reformat

boolean detailing if datasets should be nicely reformatted. Default = 'FALSE'

all_lower

Logical indicating whether all value labels should be lower case. Default to 'TRUE'.

...

Extra arguments to be passed to either read_dhs_dta or read_dhs_flat


OJWatson/rdhs documentation built on Dec. 1, 2023, 3:05 a.m.