View source: R/detect-alignment-utils.R
alignment_ensure_trailing_comma | R Documentation |
Must be after alignment_ensure_no_closing_brace()
because if it comes after
alignment_ensure_trailing_comma()
, the last expression would not be a
brace, which would make removal complicated.
alignment_ensure_trailing_comma(pd_by_line)
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.