grid2spoly: grid2spoly function

Description Usage Arguments Value

Description

A function to convert a regular (x,y) grid of centroids into a SpatialPolygons object

Usage

1
grid2spoly(xgrid, ygrid, proj4string = CRS(as.character(NA)))

Arguments

xgrid

vector of x centroids (equally spaced)

ygrid

vector of x centroids (equally spaced)

proj4string

proj 4 string: specify in the usual way

Value

a SpatialPolygons object


bentaylor1/lgcp documentation built on May 12, 2019, 2:09 p.m.