[R] ggplot simple question.

rmje robinmjelle at gmail.com
Sat May 12 12:29:35 CEST 2012


I have a matrix like this

Name                                   1                            2                                
3                                 4                            5 
NM_001039514	1.033557047	0.7469879518	0.9004524887	0.8613861386	0.7952499048
NM_001039723	1.0759493671	1.2315789474	0.8666666667	1.1142857143
0.9428011471
NM_001042605	0.9897435897	0.8870431894	1.1038062284	0.7407407407	0.744530664
NM_001048207	1.0070422535	0.9319727891	0.9015151515	0.8296438884
0.7290217712

I want to plot each row in a single graph and then use multiplot to put them
all together in a single graph.
How do you plot the rows?


--
View this message in context: http://r.789695.n4.nabble.com/ggplot-simple-question-tp4628640.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list