utf8_text_bold {utf8ify} | R Documentation |
Format text bold (sans) using unicode
Description
Format text bold (sans) using unicode
Usage
utf8_text_bold(text)
Arguments
text |
A text (as string) |
Value
Unicode text
Examples
utf8_text_bold("Hello World")
[Package utf8ify version 0.1.0 Index]