Dear All,
I have been attempting to save the output from xpose.VPC as a windows
metafile. When I ran vpc on PSN I had 6 groups and would like to output
a single wmf for each graph. When I set max.plots.per.page=1, xpose
turns on recording (page# in top right corner of output) and prints one
graph per page. I have written to pdf, but the page number remains in
the top right corner. The goal is to get each graph in a single windows
metafile. Since xpose.VPC is a wrap-around xyplot, I attempted to use
(without success):
page=function(x){SavePlot(paste(dir,x,".wmf"),type="wmf")}
Any suggestions would be greatly appreciated.
xpose.VPC(vpc.file,vpctab=vpctab,
PI="both",
PI.real=T,
xlb="Time (Min)",
ylb="Ln(Concentration)",
max.plots.per.page=1,
main="Visual Predictive Check",
)
Ryan
Notice: This e-mail message, together with any attachme...{{dropped:13}}