Skip to content

Tag Archives: R

I Forgot about Sweave!

Another useful R-related website is the Sweave Homepage, where you can learn about a cool software package that combines R and LaTeX. Using Sweave, you can, for example, embed an R plot in your LaTeX document in such a way that when you change the plot in your R source code, the image changes [...]

The Answer to My R Graphics Prayers

This is a simply amazing collection of R graphics examples with full source code: I’ll never go hungry again! This should be enough to convince almost anyone to use R. And did I mention it’s free? (hat tip: Andrew Gelman)
In celebration of this momentous discovery, here are some of my favorite R-related links:

[...]