spatial_index$new {spNetwork}R Documentation

Constructor method for a spatial_index object

Description

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

Arguments

x

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

Value

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


[Package spNetwork version 0.4.3.8 Index]