mid_find {habtools}R Documentation

Find midpoint of a DEM

Description

Find midpoint of a DEM

Usage

mid_find(data)

Arguments

data

A DEM in RasterLayer format.

Value

A data frame with x and y midpoints.

Examples

mid_find(horseshoe)

[Package habtools version 1.0.5 Index]