🤷‍♂️ RStudio Addin to Search and Copy Emoji
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

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