raster (version 1.0.0-1)

writeFormats: File types for writing

Description

List supported file types for writing RasterLayer values to disk

Usage

writeFormats()

Arguments

Details

writeFormats returns a matrix of the file formats (the "drivers") that are supported. Supported formats include: rll{ Format Long name raster 'Native' raster package format ascii ESRI Ascii ENVI ENVI .hdr Labelled EHdr ESRI .hdr Labelled ERS ERMapper .ers Labelled GTiff GeoTiff HFA Erdas Imagine (.img) ILWIS ILWIS raster PAux PCI .aux Labelled PCIDSK PCIDSK Database File RST Idrisi Raster A.1 }

See Also

GDALDriver-class

Examples

Run this code
writeFormats()

Run the code above in your browser using DataLab