data-raw/measuredhs_gps_dataformat.R

# sourced from https://dhsprogram.com/What-We-Do/upload/measuredhs_gps_dataformat.pdf
dhs_gps_data_format <- read.csv2("data-raw/measuredhs_gps_dataformat.csv",sep = ",")
usethis::use_data(dhs_gps_data_format)
OJWatson/rdhs documentation built on April 4, 2024, 10:46 a.m.