Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

merge

Merge an AQuadtree object with a data.frame


Description

Method merge.

Usage

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

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"

Value

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


AQuadtree

Confidentiality of Spatial Point Data

v1.0.2
MIT + file LICENSE
Authors
Raymond Lagonigro [aut, cre] (<https://orcid.org/0000-0002-8091-4296>), Ramon Oller [aut] (<https://orcid.org/0000-0002-4333-0021>), Joan Carles Martori [aut] (<https://orcid.org/0000-0002-8400-5487>)
Initial release
2020-09-07

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.