Package: Rmoji 0.1.0
Rmoji: Interactively Insert Emojis in 'R' Documents
Provides an intuitive and user-friendly interface for working with emojis in 'R'. It allows users to search, insert, and manage emojis by keyword, category, or through an interactive 'shiny'-based drop-down. The package enables integration of emojis into 'R' scripts, 'R Markdown', 'Quarto', 'shiny' apps, and 'ggplot2' plots. Also includes built-in mappings for commit messages, useful for version control. It builds on established emoji libraries and Unicode standards, adding expressiveness and visual cues to documentation, user interfaces, and reports. For more details see 'Emojipedia' (2024) <https://emojipedia.org> and GitHub Emoji Cheat Sheet <https://github.com/ikatyang/emoji-cheat-sheet/tree/master>.
Authors:
Rmoji_0.1.0.tar.gz
Rmoji_0.1.0.zip(r-4.7)Rmoji_0.1.0.zip(r-4.6)Rmoji_0.1.0.zip(r-4.5)
Rmoji_0.1.0.tgz(r-4.6-any)Rmoji_0.1.0.tgz(r-4.5-any)
Rmoji_0.1.0.tar.gz(r-4.7-any)Rmoji_0.1.0.tar.gz(r-4.6-any)
Rmoji_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
Rmoji/json (API)
| # Install 'Rmoji' in R: |
| install.packages('Rmoji', repos = c('https://3p1d3m.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/3p1d3m/rmoji/issues
- emoji_dict - Emoji Master List
Last updated from:9d7326ca70. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 142 | ||
| source / vignettes | OK | 197 | ||
| linux-release-x86_64 | OK | 152 | ||
| macos-release-arm64 | OK | 148 | ||
| macos-oldrel-arm64 | OK | 158 | ||
| windows-devel | OK | 75 | ||
| windows-release | OK | 90 | ||
| windows-oldrel | OK | 119 | ||
| wasm-release | OK | 136 |
Exports:emoji_listemoji_shortcutgit_emojiinsert_emojiinsert_emoji_addinshiny_emoji
Dependencies:base64encbslibcachemclicommonmarkdigestfastmapfontawesomefsgluehtmltoolshttpuvjquerylibjsonlitelaterlifecyclemagrittrmemoisemimeotelpromisesR6rappdirsRcpprlangrstudioapisassshinyshinyjssourcetoolswithrxtable
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Emoji Master List | emoji_dict |
| Print list of All Available Emoji names and actual emojis in the console | emoji_list |
| Emoji Shortcut Function (to work with keyboard shortcut) | emoji_shortcut |
| Emoji for Git Commit message with emoji | git_emoji |
| Insert Emoji into R Script using a function | insert_emoji |
| For an R studio addin dropdown to insert emoji | insert_emoji_addin |
| Shiny app with drop-down option, it runs from addins and using shortcut. | shiny_emoji |
