Public-Health-Scotland / phslookups

PHS Lookups
https://public-health-scotland.github.io/phslookups/
Other
0 stars 0 forks source link

Add function to read and manipulate the population lookups #2

Open Moohan opened 5 months ago

Moohan commented 5 months ago

The new function get_pop_est() works like the others in that you can do:

get_pop_est(level = "hb")

It will return the Health Board level populations (other levels can be got similarly), possibly it would be worth splitting this into get_hb_pop_est(), get_hscp_pop_est() etc?

There is other optional functionality: