ch_volcano_raster {CSHShydRology} | R Documentation |
Creates a raster object of land surface elevations, as used to test/demonstrate many functions requiring a digital elevation model (DEM).
ch_volcano_raster()
No arguments are required as the DEM is created from the base
volcano
matrix of elevations.
Returns a raster object of land surface elevations.
Dan Moore and Kevin Shook
test_raster <- ch_volcano_raster()