CppLcpFinder-class      'CppLcpFinder': C++ LCP finder
CppNode-class           'CppNode': C++ quadtree node
CppQuadtree-class       'CppQuadtree': C++ quadtree data structure
LcpFinder-class         LcpFinder Class
Quadtree-class          Quadtree class
add_legend              Add a gradient legend to a plot
as_data_frame           Convert a 'Quadtree' to a data frame
as_raster               Create a raster from a 'Quadtree'
as_sf                   Convert to other R spatial objects
as_vector               Get all 'Quadtree' cell values as a vector
copy                    Create a deep copy of a 'Quadtree'
extent                  Get the extent of a 'Quadtree'
extract                 Extract 'Quadtree' values
find_lcp                Find the LCP between two points on a 'Quadtree'
find_lcps               Find LCPs to surrounding points
get_neighbors           Get the neighbors of a 'Quadtree' cell
lcp_finder              Create a 'LcpFinder'
n_cells                 Get the number of cells in a 'Quadtree'
plot                    Plot a 'Quadtree'
plot.LcpFinder          Plot a 'LcpFinder' object
projection              Retrieve the projection of a 'Quadtree'
quadtree                Create a 'Quadtree' from a raster or matrix
quadtree-package        Quadtree Representation of Rasters
read_quadtree           Read/write a 'Quadtree'
set_values              Change values of 'Quadtree' cells
summarize_lcps          Get a matrix summarizing all LCPs found by a
                        'LcpFinder'
summary.LcpFinder       Show a summary of a 'LcpFinder'
summary.Quadtree        Show a summary of a 'Quadtree'
transform_values        Transform the values of all 'Quadtree' cells
write_quadtree_ptr      Read/write a 'Quadtree'
