extract.aquadtree.data: [ AQuadtree-method

[,AQuadtree-methodR Documentation

[ AQuadtree-method

Description

Method [

Usage

## S4 method for signature 'AQuadtree'
x[i, j, ..., drop = TRUE]

Arguments

x

an object of class AQuadtree.

i, j

elements to extract.

...

passed through.

drop

passed on to [ indexing operator.

Details

Extract a part of a AQuadtree object

Value

An AQuadtree object with the selected subset of rows or columns from the input object.


AQuadtree documentation built on July 26, 2023, 5:44 p.m.