SearchTrees (version 0.5.5)

Spatial Search Trees

Description

The QuadTree data structure is useful for fast, neighborhood-restricted lookups. We use it to implement fast k-Nearest Neighbor and Rectangular range lookups in 2 dimenions. The primary target is high performance interactive graphics.

Copy Link

Version

Down Chevron

Install

install.packages('SearchTrees')

Monthly Downloads

536

Version

0.5.5

License

LGPL

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

October 3rd, 2022

Functions in SearchTrees (0.5.5)