xyz2Raster: Read the time tage from (x, y, matrix).

View source: R/NetCDF.R

xyz2RasterR Documentation

Read the time tage from (x, y, matrix).

Description

Read the time tage from (x, y, matrix).

Usage

xyz2Raster(x, y = NULL, arr = NULL, Dxy = NULL, flip = TRUE, plot = TRUE)

Arguments

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.

Value

a Raster/RasterStack


SHUD-System/SHUDtoolbox documentation built on Nov. 27, 2024, 5:54 a.m.