🤷‍♂️ RStudio Addin to Search and Copy Emoji
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

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