xyz2Raster | R Documentation |
Read the time tage from (x, y, matrix).
xyz2Raster(x, y = NULL, arr = NULL, Dxy = NULL, flip = TRUE, plot = TRUE)
x |
list(x, y, arr) or x coordinates |
y |
y coordinates |
arr |
array. dim = (nx, ny) |
Dxy |
Resolution |
flip |
Whether flip the matrix. |
plot |
Whether plot the raster. |
a Raster/RasterStack
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.