read_dhs_dataset.Rdread in dhs standard file types
read_dhs_dataset(file, dataset, reformat = FALSE, all_lower = TRUE, ...)
| file | path to zip file to be read |
|---|---|
| dataset | row from |
| 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
|