density_from_disc: Find the average density within a 1 square km disc around...

Description Usage Arguments Value

View source: R/density.R

Description

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.

Usage

1
density_from_disc(projected_raster)

Arguments

projected_raster

a raster::raster that is projected to have meters as units.

Value

A raster::raster that is similarly projected but now smoothed.


dd-harp/population_comparison_bioko documentation built on Feb. 28, 2021, 11:05 p.m.