powered by
Calculates the lengths of consecutive TRUE values in a logical vector.
get_series_lengths(bools)
Numeric vector. Lengths of consecutive TRUE runs.
Logical vector.