[R] Plot Title: Adjusting Position
Rich Shepard
rshepard at appl-ecosys.com
Fri May 1 17:30:50 CEST 2015
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
More information about the R-help
mailing list