shiny_emoji: Shiny app with drop-down option, it runs from addins and using shortcut.
Description
This RStudio addin allows users to easily insert emojis by name into their R scripts, R Markdown, or Quarto documents.
A Shiny-based GUI with a searchable dropdown will appear, allowing the user to select an emoji.
Once an emoji is selected, it will be inserted at the cursor's position in the active editor.
Usage
shiny_emoji()
Arguments
Value
Inserts the selected emoji at the cursor position in the active R script or R Markdown document.