View source: R/read_asc_gz_file.R
read_asc_gz_file | R Documentation |
Read Zipped ESRI-Ascii-Grid File (from URL)
read_asc_gz_file(file, url = NULL)
file |
path to zipped file in ESRI-ascii-grid format (.asc.gz) |
url |
optional. URL to zipped file in ESRI-ascii-grid format (.asc.gz) |
object of class "RasterLayer"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.