bind_with_child {styler} | R Documentation |
Bind a parse table with one of its children and return parse table, ordered according to the appearance of the tokens.
bind_with_child(pd_nested, pos)
pd_nested |
A nested parse table. |
pos |
The position of the child to bind. |