Learn R Programming

spNetwork (version 0.4.3.8)

spatial_index: An object (c++ pointer) to do some spatial query of rectanlges (internal)

Description

An object (c++ pointer) that uses the geometry index library from boost to perform spatial queries

Value

a new instance of the spatial_index class (c++ pointer)

Arguments

x

- A numeric matrix with 4 columns (minX, minY, maxX, maxY)