Skip to contents

Uses locate_vector_segments() to identify segments in given column. Then, returns the list of segment boundary positions and intervals.

Usage

list_segment_boundaries(.input, .column, ...)

Arguments

.input

Data.

.column

Column to identify segments in.

...

Parameters to locate_vector_segments().

Value

Tibble with segment boundary list.