Merge an AQuadtree object with a data.frame
Method merge.
## S4 method for signature 'AQuadtree,data.frame' merge(x, y)
x |
an object of class AQuadtree. |
y |
an object of class data.frame |
Merges the AQuadtree object data with the data.frame on the columns "cellCode" and cellNum"
An AQuadtree object where the data is extended with the input data.frame
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.