find_chain_start: find the start of an infix chain

View source: R/chain_break.R

find_chain_startR Documentation

find the start of an infix chain

Description

Working upward from the last line, find the start of the chain.

Usage

find_chain_start(doc_lines)

Arguments

doc_lines

lines of code to examine.

Value

the index into doc_lines that contains the start of the chain


MilesMcBain/breakerofchains documentation built on Nov. 23, 2022, 8:53 p.m.