🤷‍♂️ RStudio Addin to Search and Copy Emoji
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

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