bimep_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
bimep_on_grid(grid, bioko_sf, local_directory = "inst/extdata")

Arguments

grid

A raster::raster to which to align

bioko_sf

A shapefile that defines where population is zero.

local_directory

Location of the directory where the file is found.

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.