.raster_crop {sits}R Documentation

Raster package internal crop raster function

Description

Raster package internal crop raster function

Usage

.raster_crop(r_obj, block, ...)

Arguments

r_obj

raster package object to be written

block

numeric vector with names "col", "ncols", "row", "nrows".

...

additional parameters to be passed to raster package

Value

numeric matrix

Author(s)

Rolf Simoes, rolf.simoes@inpe.br


[Package sits version 0.14.0 Index]