quadtree: Region Quadtrees for Spatial Data

Provides functionality for working with raster-like quadtrees (also called “region quadtrees”), which allow for variable-sized cells. The package allows for flexibility in the quadtree creation process. Several functions defining how to split and aggregate cells are provided, and custom functions can be written for both of these processes. In addition, quadtrees can be created using other quadtrees as “templates”, so that the new quadtree's structure is identical to the template quadtree. The package also includes functionality for modifying quadtrees, querying values, saving quadtrees to a file, and calculating least-cost paths using the quadtree as a resistance surface.

Package details

AuthorDerek Friend [aut, cre, cph] (<https://orcid.org/0000-0002-6909-8769>), Andrew Brown [ctb], Randolph Voorhies [cph] (Author of included 'cereal' library), Shane Grant [cph] (Author of included 'cereal' library), Juan Pedro Bolivar Puente [cph] (Author of included 'cereal' library)
MaintainerDerek Friend <dafriend.R@gmail.com>
LicenseMIT + file LICENSE
Version0.1.14
URL https://github.com/dfriend21/quadtree/ https://dfriend21.github.io/quadtree/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("quadtree")

Try the quadtree package in your browser

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

quadtree documentation built on Aug. 29, 2023, 5:11 p.m.