View source: R/rules-line-break.R
set_line_break_before_closing_call | R Documentation |
styler:::set_line_break_before_closing_call()
but only adding a line
break if multi-line function call and the token before the closing brace
is a curly brace (otherwise indention does not work nicely).Like styler:::set_line_break_before_closing_call()
but only adding a line
break if multi-line function call and the token before the closing brace
is a curly brace (otherwise indention does not work nicely).
set_line_break_before_closing_call(pd, except_token_before)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.