View source: R/rules-indention.R
unindent_fun_dec | R Documentation |
Necessary for consistent indention of the function declaration header.
unindent_fun_dec(pd, indent_by = 2L)
pd |
A parse table. |
indent_by |
How many spaces of indention should be inserted after operators such as '('. |
set_unindention_child update_indention_ref_fun_dec
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.