depend_splits: Identify dependent split-lines and polygons

View source: R/depend_splits.R

depend_splitsR Documentation

Identify dependent split-lines and polygons

Description

For a provided split-line id, function returns a list of all offspring polygons and split-lines, if there are any.

Usage

depend_splits(obj, id)

Arguments

obj

hespdiv object

id

id of a split-line

Value

a list:

  1. Dependent split-line IDs, if any

  2. Dependent polygon IDs


hespdiv documentation built on May 21, 2026, 5:09 p.m.