Uses locate_vector_segments()
to identify segments in given column. Then, returns the list of segment boundary positions and intervals.
Arguments
- .input
Data.
- .column
Column to identify segments in.
- ...
Parameters to
locate_vector_segments()
.
Uses locate_vector_segments()
to identify segments in given column. Then, returns the list of segment boundary positions and intervals.
Data.
Column to identify segments in.
Parameters to locate_vector_segments()
.