View source: R/brace_closes_at.R
braces_closes_at | R Documentation |
Where do braces close?
braces_closes_at(tex_line, position_of_opening_brace)
tex_line |
A single line. |
position_of_opening_brace |
An integer giving the position of the opening brace in question. |
The positions of the closing brace matching the opening braces at position_of_opening_brace
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.