Learn R Programming

tidytlg (version 0.11.0)

remove_zero_padding: Removes no-op padding from an RTF markup

Description

Removes no-op 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 no-op padding, which is padding that has a thickness of zero from an RTF markup.