get_valley_polygon: Create vector/polygon representation of valley without holes...

View source: R/valley.R

get_valley_polygonR Documentation

Create vector/polygon representation of valley without holes from raster mask

Description

Create vector/polygon representation of valley without holes from raster mask

Usage

get_valley_polygon(valley_mask)

Arguments

valley_mask

raster mask of valley pixels

Value

(multi)polygon representation of valley area as a simple feature geometry without holes


rcrisp documentation built on Aug. 8, 2025, 6:42 p.m.