Have you tried:
pdf("test.pdf")
boxplot(data1~groups,...)
boxplot(data2~groups,...)
boxplot(data3~groups,...)
dev.off()
On Nov 16, 2007 4:43 PM, Mike Jones <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I have searched the archives and help manuals and can not find anything
> regarding how to save multipl
Hi,
I have searched the archives and help manuals and can not find anything
regarding how to save multiple plots/graphs into a single for example,
pdf file. There is plenty of discussion etc. about saving a single plot
to a single file, but not multiple plots to a single file. Is it
possible? I ca
2 matches
Mail list logo