nhs-r-community / NHSRpopulation

API package to get postcode and Indices of Multiple Deprivation (IMD) data from the ONS by LSOA, currently for England.
https://nhs-r-community.github.io/NHSRpopulation/
Other
11 stars 1 forks source link

Add vignette that illustrates basic data manipulations of LSOA population estimates #4

Open milanwiedemann opened 3 years ago

milanwiedemann commented 3 years ago

For example, how to calculate the median age by LSOA code, or how to count the population within a specific age group (e.g., 0 to 18, or 18- 65) by LSOA code.

usethis::use_vignette("name_of_vignette")

Lextuga007 commented 7 months ago

Waiting on population estimates to be added to the package.