Learn R Programming

habtools (version 1.1.1)

mid_find: Find midpoint of a DEM

Description

Find midpoint of a DEM

Usage

mid_find(data)

Value

A data frame with x and y midpoints.

Arguments

data

A DEM in RasterLayer format.

Examples

Run this code
mid_find(horseshoe)

Run the code above in your browser using DataLab