rtrix_data | R Documentation |
retrieve a raster using vapour::warp from a desired source. This function is taken from gdalio https://github.com/hypertidy/gdalio/blob/main/R/gdalio.R
rtrix_data(dsn, res, resample, ..., bands = 1L)
res |
The desired cell resolution of the matrix in canvas CRS units. |
src |
The server from which to download topographic or map data. See details: |
See https://github.com/hypertidy/gdalio and https://gdal.org/drivers/raster/wms.html for examples of custom sources from the web. Alternatively, you can download a file and specify the local path.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.