tempRaster {lgcp} | R Documentation |
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.
tempRaster(mcens, ncens)
mcens |
vector of equally-spaced coordinates of cell centroids in x-direction |
ncens |
vector of equally-spaced coordinates of cell centroids in y-direction |
an empty raster object