Unindent a child
unindent_child(pd, token = c("')'", "'}'"), unindent_by = 2)
A parse table.
The token the unindention should be based on.
By how many spaces one level of indention is reversed.