Showing posts with label R. Show all posts
Showing posts with label R. Show all posts

Tuesday, March 8, 2016

swirl (no not that one Sematic Webbers)

swirl is a way to learn R and data science interactively.

Try it out here.

knitr


knitr

For dynamic report generation in R.


Link for knitr

Tuesday, September 24, 2013

References for graphs in R

This link provides pretty simple examples but useful. Adding error bars is not completely straightforward, this link gives a good explanation.