powered by
Match a stop candidate to a start
match_stop_to_start(start, stop_candidates)
An integer.
Potential stop candidates.
styler:::match_stop_to_start(1, c(3, 4, 5))
Run the code above in your browser using DataLab