View source: R/detect-alignment-utils.R
alignment_ensure_no_closing_brace | R Documentation |
Must be after dropping comments because the closing brace is only guaranteed to be the last token in that case.
alignment_ensure_no_closing_brace(pd_by_line, last_line_droped_early)
pd_by_line |
A list, each element corresponding to a potentially incomplete parse table that represents all token from one line. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.