| .raster_read_stack {sits} | R Documentation |
Raster package internal read raster stack file function
.raster_read_stack(files, block = NULL, ...)
files |
raster files to be read |
block |
numeric vector with names "first_col", "ncols", "first_row", "nrows". |
... |
additional parameters to be passed to raster package |
numeric matrix
Rolf Simoes, rolf.simoes@inpe.br