tempRaster: tempRaster function

Description Usage Arguments Value

Description

A function to create a temporary raster object from an x-y regular grid of cell centroids. Useful for projection from one raster to another.

Usage

1
tempRaster(mcens, ncens)

Arguments

mcens

vector of equally-spaced coordinates of cell centroids in x-direction

ncens

vector of equally-spaced coordinates of cell centroids in y-direction

Value

an empty raster object


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