Learn R Programming

tidytlg (version 0.1.5)

remove_zero_padding: Removes noop padding from an RTF markup

Description

Removes noop padding from an RTF markup

Usage

remove_zero_padding(rtf)

Value

character(1) RTF markup with removed zero padding

Arguments

rtf

character(1) RTF markup

Details

Removes noop padding, which is padding that has a thickness of zero from an RTF markup.