On Fri, 2008-07-11 at 13:38 -0700, theBenjamin wrote: > I need to plot multiple sets of data, on one Ternary plot (from the VCD > package). Since they all need to be formatted differently, I can't just > coerce them into one matrix, I need three separate calls. Is there a way to > do this? Thanks
Hi theBenjamin, I'm not sure what you mean by "formatted differently", but triax.plot in the plotrix package allows you to plot one series, then add another,... See the examples. Jim ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.