--- On Tue, 8/18/09, e-letter <[email protected]> wrote:
> From: e-letter <[email protected]> > Subject: Re: [R] graph label greek symbol failure > To: [email protected] > Received: Tuesday, August 18, 2009, 8:04 AM > On 17/08/2009, Patrick Connolly > <[email protected]> > wrote: > > On Mon, 17-Aug-2009 at 11:51AM +0100, e-letter wrote: > > > > |> Readers, > > |> > > |> Previous questions about this requirement have > been for m$ users, my > > |> failure occurs using linux. > > |> > > |> I have tried to add the delta (δ) symbol to the > y axis label and the > > |> result is &D, using the command: > > |> > > |> ...ylab="δt"... > > |> > > |> Any advice please? > > > > > > ?plotmath > > > Is this an answer? Totally meaningless to me... Yes. It means that you want to read the help page about 'plotmath'. If you copy and paste ?plotmath into R you will get the help page. ?xxx is a standard response to a question that has a fairly simple command solution ( or at least a lead to a solution). __________________________________________________________________ Ask a question on any topic and get answers from real people. Go to Yahoo! Answer ______________________________________________ [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.

