| set_multi_line {styler} | R Documentation |
Set the multi-line column
Description
Sets the column multi_line in pd by checking row-wise whether any child
of a token is a multi-line token.
Usage
set_multi_line(pd)
Arguments
pd |
A parse table. |
[Package styler version 1.11.0 Index]