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

read.raster.from.url

It imports a 'RasterLayer' object in Escri-Asci format from a URL 'http://....<FILENAME>.asc


Description

It imports a 'RasterLayer' object in Escri-Asci format from a URL 'http://....<FILENAME>.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

Note

This function reads a local or remote text files formatted as http://en.wikipedia.org/wiki/Esri_grid and creates a 'RasterLayer' object.

See Also


geotopbricks

An R Plug-in for the Distributed Hydrological Model GEOtop

v1.5.4
GPL (>= 2)
Authors
Emanuele Cordano, Daniele Andreis, Fabio Zottele
Initial release
2020-02-10

We don't support your browser anymore

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