[R] Plot rows of CSV
rmje
robinmjelle at gmail.com
Mon May 30 14:49:56 CEST 2011
Hi,
this works: apply(mtcars[c("Mazda RX4", "Merc 450SLC", "Maserati Bora"), ],
1, plot)
How do you add labels and additional edit in such a plot? For instance I
want
mpg cyl disp hp drat wt qsec vs am gear carb to be plottet below the
X-axis
--
View this message in context: http://r.789695.n4.nabble.com/Plot-rows-of-CSV-tp3555898p3560654.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list