braces_closes_at: Brace closes at

Description Usage Arguments Value

View source: R/brace_closes_at.R

Description

Where do braces close?

Usage

1
braces_closes_at(tex_line, position_of_opening_brace)

Arguments

tex_line

A single line.

position_of_opening_brace

An integer giving the position of the opening brace in question.

Value

The positions of the closing brace matching the opening braces at position_of_opening_brace.


TeXCheckR documentation built on Nov. 17, 2020, 9:08 a.m.