emoji_shortcut {Rmoji}R Documentation

Emoji Shortcut Function (to work with keyboard shortcut)

Description

Designed to be bound to a keyboard shortcut.

Usage

emoji_shortcut()

Value

Opens addin popup for emoji selection.

Examples

if (interactive()) {
  emoji_shortcut()
}

[Package Rmoji version 0.1.0 Index]