Learn R Programming

CSHShydRology (version 1.4.2)

ch_volcano_raster: 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()

Arguments

Value

Returns a raster object of land surface elevations.

Author

Dan Moore and Kevin Shook

Details

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

Examples

Run this code
test_raster <- ch_volcano_raster()

Run the code above in your browser using DataLab