[R] Graphic plots in pdf (position)
Felix Wave
felix-wave at vr-web.de
Thu Apr 26 14:35:28 CEST 2007
Hello,
I have got three graphics.
pdf("output.pdf")
persp(zPERSP_1)
persp(zPERSP_2)
persp(zPERSP_3)
dev.off()
I will write all those on one page of a pdf file.
On the left side I will write some lines text.
Is this possible, positioning graphic and text elements
in pdf?
I has already thought I could write a HTML file and
convert it anyway to pdf.
Maybe anybody does know a toturial or has an idea.
Thanks a lot.
Felix
My aim (pdf-file):
-----------------
text text -----------------
text text | |
text text | |
| |
| |
-----------------
----------------- -----------------
| | | |
| | | |
| | | |
| | | |
----------------- -----------------
More information about the R-help
mailing list