Learn R Programming

AQuadtree (version 1.0.4)

merge,AQuadtree,data.frame-method: Merge an AQuadtree object with a data.frame

Description

Method merge.

Usage

# S4 method for AQuadtree,data.frame
merge(x, y)

Value

An AQuadtree object where the data is extended with the input data.frame

Arguments

x

an object of class AQuadtree.

y

an object of class data.frame

Details

Merges the AQuadtree object data with the data.frame on the columns "cellCode" and cellNum"