get_population_weighted_data | R Documentation |
Get population weighted data for cities and years
get_population_weighted_data(
cities,
years = "2015",
max_radius_km = 30,
resolution = "250"
)
cities |
list of cities of class 'sf' point geometries and 'name' field |
years |
list of years, valid values are '1975', '1990', '2000', '2015' |
max_radius_km |
radius to compute the densities |
resolution |
1k or 250 metre grid |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.