Re: [R] labels into graph

2007-09-12 Thread John Kane
Hi akki, What kind of a graph are you trying to draw? It is not clear from the posting particularly as it messes up your spacing. I would suggest that you have a look at something like # Using R for Data Analysis and Graphics - Introduction, Examples and Commentary” by John Maindonald . “Sim

[R] labels into graph

2007-09-12 Thread akki
Hi, I have a matrix as: ab c 21 3 22 5 25 9 With values of this matrix, I draw a graph. Each row has a different meaning. For this reason, I need put different names each row. For example: mygraph --- --