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
- Host: GitHub
- URL: https://github.com/lgatto/tipsntRicks
- Owner: lgatto
- Created: 2012-05-12T20:08:24.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-09-17T23:02:15.000Z (over 11 years ago)
- Last Synced: 2024-11-24T04:07:10.290Z (5 months ago)
- Language: R
- Homepage: http://lgatto.github.com/tipsntRicks/
- Size: 414 KB
- Stars: 7
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - lgatto/tipsntRicks - A collection R tips and tRicks (R)
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.