You might want to replace the xlab with mtext? 

aa <- 1:10
plot(aa, xlab='')
mtext("label one \n label number two" , side=1,
line=3)


--- Marcel Sandow <[EMAIL PROTECTED]> wrote:

> Hello,I am searching for the possibility to make a
> two lines axis title. This
> suggestion:ylab=expression(paste("log rate\n[
> fluor.",inc. %.% cell^{-1} %.% sec^{-1},"
> ]"))results in two lines left not centered and with
> a large gap.any suggestions.ThanksMarcel 
> 
>
______________________________________________________________________________
> 
> Marcel Sandow
> 
> Leibniz Institute of Marine Sciences - IFM-Geomar
> Experimental Ecology: Foodwebs
> Düsternbrooker Weg 20
> 24105 Kiel
> Germany
> 
> Fon: +49-431-600-4404
> Fax: +49-431-600-1515
> 
> Homepage: http://www.ifm-geomar.de
> E-mail: [EMAIL PROTECTED]
> 
> 
> 
>       [[alternative HTML version deleted]]
> 
> > ______________________________________________
> [email protected] 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.
>

______________________________________________
[email protected] 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.

Reply via email to