Przeglądaj źródła

Made by me

tags/v0.1.1
Garrick Aden-Buie 8 lat temu
rodzic
commit
461bc7465b
2 zmienionych plików z 38 dodań i 1 usunięć
  1. +14
    -1
      README.Rmd
  2. +24
    -0
      README.md

+ 14
- 1
README.Rmd Wyświetl plik

[clipr]: https://github.com/mdlincoln/clipr [clipr]: https://github.com/mdlincoln/clipr
[devtools]: https://github.com/r-lib/devtools [devtools]: https://github.com/r-lib/devtools
[miniUI]: http://shiny.rstudio.com/articles/gadget-ui.html [miniUI]: http://shiny.rstudio.com/articles/gadget-ui.html
[addinlist]: https://github.com/daattali/addinslist


# ermoji # ermoji


Search, find and copy emojis inside RStudio. Search, find and copy emojis inside RStudio.
Basically a [DT] + [clipr] + [miniUI] wrapper around [hadley/emo][emo]. Basically a [DT] + [clipr] + [miniUI] wrapper around [hadley/emo][emo].


**Why?** Because 🤓. But also because I wanted an easy way to find the Unicode strings for emoji.
**Why?** Because `r "\U1F913"`. But also because I wanted an easy way to find the Unicode strings for emoji.


## Installation ## Installation


devtools::install_github("gadenbuie/ermoji") devtools::install_github("gadenbuie/ermoji")
``` ```


Or install using Dean Attali's [addinlist].

## Usage ## Usage


Open *Search and Copy Emoji* from the RStudio Addins dropdown. Open *Search and Copy Emoji* from the RStudio Addins dropdown.
Search inside individual columns for more specific emoji finding. Search inside individual columns for more specific emoji finding.


<img src="inst/example-column-search.png" width="400px" style="border: solid 1px black"> <img src="inst/example-column-search.png" width="400px" style="border: solid 1px black">

***

**ermoji** was built by [Garrick Aden-Buie](https://www.garrickadenbuie.com) ([&commat;grrrck](https://twitter.com/grrrck)).

Built on the shoulders of giants. Thanks to Hadley Wickham for [emo], Yihui Xie and RStudio for [DT], Matthew Lincoln for [clipr]. Thanks to [r-lib](https://github.com/r-lib) for `devtools` and `usethis` — from idea to package in 60 minutes.

Find more great RStudio addins on the [addinlist], like my other addin [regexplain](https://github.com/gadenbuie/regexplain).

Feel free to [file an issue](https://github.com/gadenbuie/ermoji/issues) if you find a bug or have a theme suggestion -- or better yet, submit a pull request!

+ 24
- 0
README.md Wyświetl plik

devtools::install_github("gadenbuie/ermoji") devtools::install_github("gadenbuie/ermoji")
``` ```


Or install using Dean Attali’s
[addinlist](https://github.com/daattali/addinslist).

## Usage ## Usage


Open *Search and Copy Emoji* from the RStudio Addins dropdown. Open *Search and Copy Emoji* from the RStudio Addins dropdown.
finding. finding.


<img src="inst/example-column-search.png" width="400px" style="border: solid 1px black"> <img src="inst/example-column-search.png" width="400px" style="border: solid 1px black">

-----

**ermoji** was built by [Garrick
Aden-Buie](https://www.garrickadenbuie.com)
([@grrrck](https://twitter.com/grrrck)).

Built on the shoulders of giants. Thanks to Hadley Wickham for
[emo](https://github.com/hadley/emo), Yihui Xie and RStudio for
[DT](https://rstudio.github.io/DT), Matthew Lincoln for
[clipr](https://github.com/mdlincoln/clipr). Thanks to
[r-lib](https://github.com/r-lib) for `devtools` and `usethis` — from
idea to package in 60 minutes.

Find more great RStudio addins on the
[addinlist](https://github.com/daattali/addinslist), like my other addin
[regexplain](https://github.com/gadenbuie/regexplain).

Feel free to [file an issue](https://github.com/gadenbuie/ermoji/issues)
if you find a bug or have a theme suggestion – or better yet, submit a
pull request\!

Ładowanie…
Anuluj
Zapisz