Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dgrtwo/snippets
Example RStudio Snippets
https://github.com/dgrtwo/snippets
Last synced: about 1 month ago
JSON representation
Example RStudio Snippets
- Host: GitHub
- URL: https://github.com/dgrtwo/snippets
- Owner: dgrtwo
- Created: 2015-04-14T16:03:01.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-04-14T19:04:53.000Z (over 9 years ago)
- Last Synced: 2024-10-09T22:05:41.363Z (2 months ago)
- Size: 125 KB
- Stars: 5
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - dgrtwo/snippets - Example RStudio Snippets (Others)
README
Example RStudio Snippets
-------------------These are simple example [RStudio code snippets](http://blog.rstudio.org/2015/04/13/rstudio-v0-99-preview-code-snippets/), which can be installed using the [snippr](https://github.com/dgrtwo/snippr) package as follows:
```
library(snippr)
snippets_install_github("dgrtwo/snippets")
```