🤷‍♂️ RStudio Addin to Search and Copy Emoji
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

16 lines
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. }