Learn R Programming

spNetwork (version 0.4.3.8)

spatial_index$tree_request: spatial request on rtree index (internal)

Description

A method to get the boxes in the rtree intersecting another box

Value

an IntegerVector with the indices of the intersected boxes

Arguments

reqBbox

- A numeric vector with 4 values (minX, minY, maxX, maxY)