Description Usage Arguments Value
Given a raster that is projected to a grid measured in meters, take each pixel and average its values with all pixels within a disc that is 1 square kilometer in area.
1 | density_from_disc(projected_raster)
|
projected_raster |
a raster::raster that is projected to have meters as units. |
A raster::raster that is similarly projected but now smoothed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.