Description Usage Arguments Value
This assumes that the raster values are density per square kilometer. It counts raster values above a cutoff.
1 | urban_fraction_density(density_raster, urban_per_kilometer_sq)
|
urban_per_kilometer_sq |
A number of people to define urban (1000, 1500). |
pop_raster |
A raster::raster in projection |
A vector with c(numerator, denominator) of pixel counts.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.