Learn R Programming

spNetwork (version 0.4.3)

build_quadtree: Build a quadtree

Description

Generate a quadtree object from package SearchTrees, useful to speed up spatial requesting (INTERNAL).

Usage

build_quadtree(data)

Arguments

data

a feature collection of linestrings or a feature collection of points

Value

quadtree object from package SearchTrees

Examples

Run this code
# NOT RUN {
#This is an internal function, no example provided
# }

Run the code above in your browser using DataLab