Skip to content
Back to formatted view

Raw Message

Message-ID: <Pine.A41.4.33.0107130842240.52396-100000@homer12.u.washington.edu>
Date: 2001-07-13T15:43:53Z
From: Thomas Lumley
Subject: Text in plots
In-Reply-To: <3B4EF3A9.2289B7CD@psy.uni-muenchen.de>

On Fri, 13 Jul 2001, Sven Garbade wrote:

> Hi there,
>
> I've added some test to my plots with:
>
> > diff <- ma - m
> > mtext(substitute(Delta == that, list(that=diff)), side=3, adj=0, line=0, cex=0.8)
>
> Now I want to add a "V" and tried this:
>
> >mtext(substitute(list(Delta, italic(V)) == that, list(that=diff)), ...)
>
> but this plots a comma between Delta and V. How can I add Delta V
> without the comma?

Delta*italic(V) rather than list(Delta,italic(V))


	-thomas

Thomas Lumley			Asst. Professor, Biostatistics
tlumley at u.washington.edu	University of Washington, Seattle



-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._