[R] A bug in ternaryplot (vcd)
Jong Hee Park
jhpark at artsci.wustl.edu
Thu Aug 26 09:43:24 CEST 2004
Does anyone know how to make multiple ternaryplots?
My first figure in the following command appears in the bottom row and then
the next figure goes to the next screen.
> par(mfrow=c(2,1))
> ternaryplot(list[,1:3], grid=F, pch=".");
> ternaryplot(list[,4:6], grid=F, pch=".")
I can't put these two figures in the same page.
Does anyone have a good idea about this?
Jong Hee Park
Department of Political Science
Washington University in St.Louis
Campus Box 1063
One Brookings Drive
St. Louis, MO 63130
Office Phone: (314) 935-6764
More information about the R-help
mailing list