🤷‍♂️ RStudio Addin to Search and Copy Emoji
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 line
364B

  1. % Generated by roxygen2: do not edit by hand
  2. % Please edit documentation in R/ermoji_gadget.R
  3. \name{ermoji_gadget}
  4. \alias{ermoji_gadget}
  5. \title{The ermoji emoji gadget}
  6. \usage{
  7. ermoji_gadget()
  8. }
  9. \value{
  10. nothing
  11. }
  12. \description{
  13. Opens a miniUI based Shiny gadget in the RStudio Viewer pane with a
  14. searchable table of emoji. Select a row and click the copy button.
  15. }