Rdocumentation
powered by
Learn R Programming
geotopbricks (version 1.3.3)
read.raster.from.url: It imports a 'RasterLayer' object in Escri-Asci format from a URL 'http://....
.asc
Description
It imports a 'RasterLayer' object in Escri-Asci format from a URL 'http://....
.asc
Usage
read.raster.from.url(x, header_nrow = 6, ...)
Arguments
x
the charcater string containing the URL address
header_nrow
Number of header in the ASCII grid format. Deafault is 6. See
http://en.wikipedia.org/wiki/Esri_grid
...
additional arguments
Value
a 'RasterLayer' object
See Also
raster
,
readLines