mid_find: Find midpoint of a DEM

View source: R/mid_find.R

mid_findR 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)

habtools documentation built on May 29, 2024, 7:30 a.m.