unindent_child | R Documentation |
Unindent a child
unindent_child(pd, token = c("')'", "'}'"), unindent_by = 2L)
pd |
A parse table. |
token |
The token the unindention should be based on. |
unindent_by |
By how many spaces one level of indention is reversed. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.