View source: R/rules-indention.R
unindent_function_declaration | R Documentation |
Necessary for consistent indention of the function declaration header.
unindent_function_declaration(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_reference_function_declaration
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.