plot,AQuadtree,missing-method: plot AQuadtree-method
Usage
# S4 method for AQuadtree,missing
plot(x, ..., residual = TRUE, add = FALSE, col)
Arguments
- x
an object of class AQuadtree.
- ...
passed through.
- residual
logical; if TRUE cells marked as residual cells are included
- add
logical. TRUE to add plot to the current existing plot
- col
default plotting color
Details
Plot an object of class AQuadtree.