get_age_groups()
from naomi package.clear_rdhs_cache
argument to rdhs::download_dataset()
callcreate_surveys_dhs()
] to enable extraction of surveys from more than one country in
one function call (change == iso3
to %in% iso3
).assert_pop_data_check()
and assert_area_id_check()
to specify dplyr::setdiff()
(instead of base generics::setdiff()
.create_surveys_dhs()
to ensure that numeric is always returned for MinAgeMen
, MaxAgeMen
, MinAgeWomen
, MaxAgeWomen
(issue #13, @athowes).area_name
in validate_naomi_population()
.Added a NEWS.md
file to track changes to the package.
Add functions naomi_extract_worldpop()
and naomi_extract_gpw()
to create Naomi population datasets from WorldPop and GPW v4.11
population raster datasets.