area.QT {AQuadtree}R Documentation

area.QT AQuadtree-method

Description

Method area.QT

Usage

area.QT(obj, residual = TRUE, ...)

## S4 method for signature 'AQuadtree'
area.QT(obj, residual = FALSE, ...)

Arguments

obj

an object of class AQuadtree.

residual

logical; if TRUE cells marked as residual cells are included

...

passed through.

Details

Get the areas of the Quadtree grid cells in square meters

Value

area of Quadtree grid cells in square meters


[Package AQuadtree version 1.0.4 Index]