Last active
February 29, 2020 17:39
-
-
Save espinielli/3384e943eae56ccc6097a199acaf95a4 to your computer and use it in GitHub Desktop.
RStudio Addins
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://github.com/daattali/addinslist | |
devtools::install_github("seasmith/AlignAssign") | |
remotes::install_github("ThinkR-open/remedy") | |
install.packages("datapasta") | |
usethis::use_tidy_style() | |
https://github.com/hrbrmstr/hrbraddins | |
https://github.com/benmarwick/wordcountaddin | |
https://github.com/tjmahr/WrapRmd | |
https://github.com/ropenscilabs/gramr | |
https://github.com/bnosac/cronR | |
https://github.com/jennybc/jadd |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment