Description Usage Arguments Value Examples
Calculate Townsend Material Deprivation scores for the specified geography. Geographies are specified using the Nomis API format, and can be found using tr_list_geographies()
1 | tr_calc_townsend(year = NULL, geography = NULL)
|
year |
a census year (2011, 2001, 1991, 1981) |
geography |
the geography you wish to calculate Townsend scores for |
A tibble with census year, geography code, geography name, and results
1 | tr_calc_townsend(2011, "TYPE499")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.