Examples for 'raster::writeFormats'


File types for writing

Aliases: writeFormats

Keywords: spatial

### ** Examples

writeFormats()
Warning in cbind(short, long): number of rows of result is not a multiple of
vector length (arg 1)
      name        long_name            
 [1,] "raster"    "R-raster"           
 [2,] "SAGA"      "SAGA GIS"           
 [3,] "IDRISI"    "IDRISI"             
 [4,] "IDRISIold" "IDRISI (img/doc)"   
 [5,] "BIL"       "Band by Line"       
 [6,] "BSQ"       "Band Sequential"    
 [7,] "BIP"       "Band by Pixel"      
 [8,] "ascii"     "Arc ASCII"          
 [9,] "CDF"       "NetCDF"             
[10,] ""          ""                   
[11,] "raster"    "rgdal not installed"

[Package raster version 3.5-15 Index]