View source: R/city_densities.R
built_up_graph_for | R Documentation |
Graph built-up area
built_up_graph_for(city_name, s, buffer = 30, ds = 5)
city_name |
name of city or sf object with columns 'name' and custom location |
s |
stars object with buit data |
buffer |
radius around central city location in km |
ds |
downsample factor when plotting data |
a ggplot2 object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.