utf8_text_circle {utf8ify}R Documentation

Format text circled using unicode

Description

Format text circled using unicode

Usage

utf8_text_circle(text)

Arguments

text

A text (as string)

Value

Unicode text

Examples

utf8_text_circle("Hello World")

[Package utf8ify version 0.1.0 Index]