SearchTrees: Spatial Search Trees

This package provides an implementation of the QuadTree data structure. It uses this to implement fast k-Nearest Neighbor and Rectangular range lookups in 2 dimenions. The primary target is high performance interactive graphics.

Getting started

Package details

AuthorGabriel Becker
MaintainerGabriel Becker <gmbecker@ucdavis.edu>
LicenseLGPL
Version0.5.1
Package repositoryView on R-Forge
Installation Install the latest version of this package by entering the following in R:
install.packages("SearchTrees", repos="http://R-Forge.R-project.org")

Try the SearchTrees package in your browser

Any scripts or data that you put into this service are public.

SearchTrees documentation built on May 2, 2019, 4:51 p.m.