Comment ggplot2 graphics library is fantastic (Score 1) 382
The power of R is in its libraries, which are often maintained by the best statistical researchers in that area.
Recently I discovered the ggplot2 graphing library, which is a huge step forward for constructing graphs of all types in R. It's very well documented and very actively maintained.