z {habtools}R Documentation

Extract mean depth or elevation of a DEM

Description

Extract mean depth or elevation of a DEM

Usage

z(data)

Arguments

data

A DEM in RasterLayer format.

Value

Value: mean depth or elevation of DEM.

Examples

z(horseshoe)

[Package habtools version 1.0.7 Index]