assert_text {styler} | R Documentation |
Assert text to be of positive length and replace it with the empty string otherwise.
Description
Assert text to be of positive length and replace it with the empty string otherwise.
Usage
assert_text(text)
Arguments
text |
The input to style. |
[Package styler version 1.10.3 Index]