View source: R/summarise_mapping.R
summarise_mapping | R Documentation |
Summarise the Trust mapping (currently only supports the UTLA mapping) both graphically and in a table.
summarise_mapping( trust = NULL, geography = NULL, mapping, shapefile, geo_names )
trust |
A character string indicating a trust of interest. |
geography |
A character string indicating the geography of interest. Only used if
|
mapping |
A data.frame containing geo_code, trust_code, p_geo and p_trust. |
shapefile |
A shapefile defaults to |
geo_names |
A data.frame containing |
A table and optional map summarising the admissions mapping.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.