adjust_indices: Adjust two vectors with indices so that these form pairs of...

Description Usage Arguments Value

Description

Adjust two vectors with indices so that these form pairs of indices, where for each pairthe index in the first vector always is smaller than the index in the second vector,

Usage

1
adjust_indices(ind.start, ind.stop)

Arguments

ind.start

start index

ind.stop

stop index

Value

A list with the start and stop indices in the.


bwrc/colibri documentation built on May 13, 2019, 9:10 a.m.