Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

match_stop_to_start

Match a stop candidate to a start


Description

Match a stop candidate to a start

Usage

match_stop_to_start(start, stop_candidates)

Arguments

start

An integer.

stop_candidates

Potential stop candidates.

Examples

styler:::match_stop_to_start(1, c(3, 4, 5))

styler

Non-Invasive Pretty Printing of R Code

v1.4.1
MIT + file LICENSE
Authors
Kirill Müller [aut], Lorenz Walthert [cre, aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.