View source: R/calculate_survey_fertility.R
assign_cluster_area | R Documentation |
Aggregate a dataframe of survey clusters geolocated to an administrative to any higher administrative level
assign_cluster_area(clusters, areas_wide, area_level)
clusters |
Dataframe of geolocated survey clusters |
areas_wide |
Area hierarchy in wide format |
area_level |
Integer referring to administrative level, where 0 is national, 1 is provincial etc. |
Dataframe list of clusters by administrative area, one list item per survey
get_areas
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.