summary,AQuadtree-method {AQuadtree} | R Documentation |
summary AQuadtree-method
Description
Method summary.
Usage
## S4 method for signature 'AQuadtree'
summary(object, ...)
Arguments
object |
an object of class AQuadtree. |
... |
passed through. |
Details
summarize information of an object of class AQuadtree
Value
An object of class "table" with summarising information in the AQuadtree input object
[Package AQuadtree version 1.0.4 Index]