create_awhere_grid: Create aWhere Grid

Description Usage Arguments Details

View source: R/create-awhere-grid.R

Description

create_awhere_grid based on a SpatialPolygon, creates a data frame based on aWhere's grid system

Usage

1

Arguments

-

polygon: either a SpatialPolygons data type object or a character string of valid WKT

Details

Creates a grid of lat/lon points within given polygon. The aWhere grid is spaced at .08333 decimal degrees resolution (or 5 arc-minutes), so spacing a new grid at every .08 degrees should guarantee a grid point in each aWhere grid cell.


aWhereAPI/aWhere-R-Library documentation built on Nov. 5, 2021, 3:35 a.m.