Share |

Content about graph with R

September 15, 2010

In this article I will discuss about how to create three dimensional scatter plots using rgl package of R. We can rotate these three dimensional plots using mouse, zoom in or out by mouse scroll wheel and even can play some beautiful animations.

September 14, 2010

In this article I am trying to show how to produce bar plots using R. Many of my friends think SPSS is the most useful software for producing plots and they keep using it (some of them even use Excel!).

April 26, 2010

I am showing three examples that will help an average R user to create beautiful graphs. The interesting (may be useful) parts of these examples are the use of some very smart but tricky functions to, for example, add a Greek symbol on a plot, add a title to a plot with some mathematical symbols.