FFTgrid | R Documentation |
A function to generate an FFT grid and associated quantities including cell dimensions, size of extended grid, centroids,
FFTgrid(spatialdata, cellwidth, ext, boundingbox = NULL)
spatialdata |
a SpatialPixelsDataFrame object |
cellwidth |
width of computational cells |
ext |
multiplying constant: the size of the extended grid: ext*M by ext*N |
boundingbox |
optional bounding box over which to construct computational grid, supplied as an object on which the function 'bbox' returns the bounding box |
a list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.