Get topography matrix
topo_matrix.Rd
retrieve a topographical matrix for the canvas region. Set the resolution of the cell size and the elevation source.
Arguments
- res
The desired cell resolution of the matrix in canvas CRS units.
- src
Default is 'gebco'. The server from which to download topographic data. Use
raytrix::topo_sources()
to view available sources (via toppgraphy). See details.