set_space_between_levels | R Documentation |
With the nested approach, certain rules do not have an effect anymore because of the nature of the nested structure. Setting spacing before curly brackets in for / if / while statements and function declarations will be such a case since a curly bracket is always at the first position in a parse table, so spacing cannot be set after the previous token.
set_space_between_levels(pd_flat)
pd_flat |
A flat parse table. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.