Description Usage Arguments Examples
Displays a map outlining the MSOAs within Tower Hamlets, filling with a colour derived from the supplied data
| 1 | 
| data | a data.table (or data.frame) containing a column "MSOA" containing the MSOA code and a column "Value" containing numeric data to be plotted | 
| minColour | colour for the lowest value of the data | 
| maxColour | colour for the lowest value of the data | 
| 1 2 3 | p = microsynthesise()
d = diversity(p)
m = map(d)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.