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

https://github.com/lgatto/tipsntRicks

A collection R tips and tRicks
https://github.com/lgatto/tipsntRicks

Last synced: 4 months ago
JSON representation

A collection R tips and tRicks

Awesome Lists containing this project

README

        

`tipsntRick` is a collection of R posts.
- See the `gh-pages` branch for the web site.
- See the `master` branch for relevant code.

To install the package from github

```r
library("devtools")
install_git("tipsntRicks", "lgatto")
```

The content is currently located on [slashhome.be](http://proteome.sysbiol.cam.ac.uk/lgatto/rnotes.html) and will gradually be moved here.