bboxToRegularGrid: Create a regular grid from a bounding box.

View source: R/bboxToRegularGrid.R

bboxToRegularGridR Documentation

Create a regular grid from a bounding box.

Description

Create a regular grid from a bounding box.

Usage

bboxToRegularGrid(bbox, delta)

Arguments

bbox

a vector giving the bounding box of the grid.

delta

numeric. the width of the grid cells.

Value

a tibble


asgersvenning/bachelor documentation built on May 2, 2023, 7:06 a.m.