fdi_download_raster: Donwload a read a raster
(Internal) Helper to download and read a raster from an URL
Description
Donwload a read a raster
(Internal) Helper to download and read a raster from an URL
Usage
fdi_download_raster(
url,
start = NULL,
end = NULL,
timeout = 5000,
quiet = FALSE
)