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

writeOGR.QT

writeOGR.QT AQuadtree-method


Description

this is a generic for which rgdal package also provides function.

Usage

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

## S4 method for signature 'AQuadtree'
writeOGR.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

Method writeOGR.QT

Exports a AQuadtree object as a SpatialPolygonsDataFrame using the OGR abstraction library

Value

if verbose=TRUE, a list of information about the attempted write operation


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.