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