Learn R Programming

spNetwork (version 0.4.3.8)

spatial_index$new: Constructor method for a spatial_index object

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)