View source: R/roxygen-examples-find.R
match_stop_to_start | R Documentation |
Match a stop candidate to a start
match_stop_to_start(start, stop_candidates)
start |
An integer. |
stop_candidates |
Potential stop candidates. |
styler:::match_stop_to_start(1, c(3, 4, 5))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.