How to insert into an R Markdown document a special emoji without knowing the name or keyword? I encountered this problem in conjunction with some pull requests for the OpenIntro textbook Introduction to Modern Statistics. Already I reported on in a [previous blog entry](https://notes.peter-baumgartner.net/2021/04/19/using-emojis-in-r-and-rmarkdown/), but for this problem, I had to revisit this issue. for [interactive tutorials](https://github.com/OpenIntroStat/ims-tutorials) for my experience with my first encounter with the [emo package](https://github.com/hadley/emo).