geolocated_on_grid: Aligns long-lat per-house data to a given raster grid.

Description Usage Arguments Value

View source: R/geometry.R

Description

Aligns long-lat per-house data to a given raster grid.

Usage

1
geolocated_on_grid(grid, gelocated, admin_sf)

Arguments

grid

A raster::raster to which to align

admin_sf

A shapefile that defines where population is zero.

geolocated

GPS data that's exact

Value

A raster::raster with the new data on longlat, na in ocean, zero or a pop value on land.


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