sub_emoji: Emoji string interpolation

Description Usage Arguments

View source: R/remoji.R

Description

Emoji string interpolation in the style of github. Intersperse emoji aliases surrounded by colons with text and the returned string will replace the aliases with unicode emoji, optionally padded so that they print nicely.

Usage

1
2
3

Arguments

str

A string containing emoji aliases surrounded by colons.

pad

Should each emoji be padded with a single trailing space? The default is TRUE as this looks heaps better here.


richfitz/remoji documentation built on May 27, 2019, 8:29 a.m.