make_grid: Converts a polygon boundary into a grid mesh, but in...

Description Usage Arguments Value

View source: R/tempdev20.R

Description

Converts a polygon boundary into a grid mesh, but in dataframe form

Usage

1
make_grid(bdary, gridSize)

Arguments

bdary

List of points along the boundary of the simulation area (in lat/long)

gridSize

Grid size. Assumes square grid. In decimal form (eg 0.00025 = 25m^2 grid)

Value

A dataframe of lat/long coordinates representing the region described by bdary with space sizes gridSize.


beeysian/cairnsmozzie documentation built on Feb. 15, 2021, 12:12 a.m.