Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dgrtwo/snippets

Example RStudio Snippets
https://github.com/dgrtwo/snippets

Last synced: about 1 month ago
JSON representation

Example RStudio Snippets

Awesome Lists containing this project

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")
```