On Fri, 1 May 2015, David L Carlson wrote:
There are half a dozen implementations of ternary plots in as many R packages so it is hard to be specific.
David, I'm using the compositions() package.
Since you are using title(), try the "further graphical parameters from par" mentioned in the manual page such as adj=c(x, y) for position (or maybe the line= argument) and cex.main= for size.
Thank you. One of these parameters will do the job. Rich ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see 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.