powered by
This function downloads cluster's coordinate data for country and survey.
getDHSgeo(country, year)
The function returns a spatial point dataset with coordinates for each cluster based on the chosen survey and year.
Country name.
Year the survey conducted.
Qianyu Dong
if (FALSE) { geo <- getDHSgeo(country = "Zambia", year = 2018) }
Run the code above in your browser using DataLab