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

closeDataset-methods

closeDataset methods


Description

Methods for closing GDAL datasets, used internally

Usage

closeDataset(dataset)
	closeDataset.default(dataset)

Arguments

dataset

GDAL dataset

Methods

dataset = "ANY"

default method, returns error

dataset = "GDALReadOnlyDataset"

closes the "GDALReadOnlyDataset"

dataset = "GDALTransientDataset"

closes the "GDALTransientDataset"


rgdal

Bindings for the 'Geospatial' Data Abstraction Library

v1.5-23
GPL (>= 2)
Authors
Roger Bivand [cre, aut] (<https://orcid.org/0000-0003-2392-6140>), Tim Keitt [aut], Barry Rowlingson [aut, ctb], Edzer Pebesma [ctb], Michael Sumner [ctb], Robert Hijmans [ctb], Daniel Baston [ctb], Even Rouault [cph, ctb], Frank Warmerdam [cph, ctb], Jeroen Ooms [ctb], Colin Rundel [ctb]
Initial release
2021-02-03

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.