ch_volcano_raster {CSHShydRology}R Documentation

Create Test Raster

Description

Creates a raster object of land surface elevations, as used to test/demonstrate many functions requiring a digital elevation model (DEM).

Usage

ch_volcano_raster()

Details

No arguments are required as the DEM is created from the base volcano matrix of elevations.

Value

Returns a raster object of land surface elevations.

Author(s)

Dan Moore and Kevin Shook

Examples

test_raster <- ch_volcano_raster()


[Package CSHShydRology version 1.4.0 Index]