population_density_estimator: Estimate density of population using density estimator on the...

Description Usage Arguments Value

View source: R/density.R

Description

This takes the original grid of populations and turns it into a point pattern with point point per cell, but each point has a mark that is the value of the cell.

Usage

1
population_density_estimator(projected_raster)

Arguments

projected_raster

A raster in projected coordinates.

Value

A list with a density raster and 'm2_per_pixel', which is square meters per pixel.


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