Hi all,

I know that I can for instance draw to plots in one using

nf<-layout(matrix(c(1,2),1,2,byrow=FALSE))

Imagine I have 3 files:

plot1.jpeg
plot2.jpeg
plot3.jpeg

Anyone knows if I can read them and put on one colum and three rows reading
directly from the jpeg file?

Many Thanks

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to