dot-sits_raster_xy_inside: Tests if an XY position is inside a ST Raster Brick

Description Usage Arguments Value Author(s)

Description

Compares an XY position to the extent of a RasterBrick described by a raster metadata tibble. Returns TRUE if the point is inside the extent of the RasterBrick object.

Usage

1
.sits_raster_xy_inside(xy, raster.tb)

Arguments

xy

XY extent compatible with the R raster package.

raster.tb

Tibble with metadata information about a raster data set.

Value

TRUE if XY is inside the raster extent, FALSE otherwise.

Author(s)

Gilberto Camara, gilberto.camara@inpe.br


e-sensing/sits.data documentation built on Dec. 26, 2019, 11:02 p.m.