[R] pictures_in_a_matrix
Uwe Ligges
ligges at statistik.tu-dortmund.de
Wed Dec 2 17:51:48 CET 2009
Claudia Hantschel wrote:
> Dear all,
> how is it possible to upload first two figures (original: jpeg files,
> these are two pictures from a micrope) in a layout(matrix(c(1,2,3),
> 1,3), widths=c(2.5,1.5, 2.5), heights=c(1,1) ) (the last field of the
> matrix is for a barplot)? The hole matrix is then need to be safed as
> eps-format. Does it make sense to upload these figures in R?
> Many thanks for any help! Claudia.
I am not sure if it makes much sense to load the pictures into R just to
print them again. But if you really want to do it that way, see the book
on R Graphics by Paul Murrell or his slides from useR! 2006:
http://www.stat.auckland.ac.nz/~paul/Talks/rgraphs.pdf
Best,
Uwe Ligges
More information about the R-help
mailing list