dshm_correct_segments: Correcting segments for overlapping features

Description Usage Arguments Details Value Author(s)

View source: R/dshm_correct_segments.R

Description

dshm_correct_segments uses the object int.ids created with the function dshm_check_segments to eliminate overlapping fetures between segments.

Usage

1
dshm_correct_segments(data, intersections)

Arguments

data

Segments as SpatialPolygonsDataFrame. You can use the function dshm_split_transects to create segments from transect lines.

intersections

The int.ids object created with the function dshm_check_segments. This is a list for all segment intersections.

Details

For more information about splitting transects into segments as well as checking and correcting segments you can download the split_transects.pdf tutorial.

Value

Segments as SpatialPolygonsDataFrame corrected for overlapping features.

Author(s)

Filippo Franchini filippo.franchini@outlook.com


FilippoFranchini/dshm documentation built on April 25, 2020, 9:40 p.m.