remove_zero_padding {tidytlg} | R Documentation |
Removes noop padding from an RTF markup
Description
Removes noop padding from an RTF markup
Usage
remove_zero_padding(rtf)
Arguments
rtf |
|
Details
Removes noop padding, which is padding that has a thickness of zero from an RTF markup.
Value
character(1)
RTF markup with removed zero padding
[Package tidytlg version 0.1.6 Index]