s-news
[Top] [All Lists]

Plotting Greek characters

To: snews <s-news@lists.biostat.wustl.edu>
Subject: Plotting Greek characters
From: jefe goode <jefe_goode@yahoo.com>
Date: Fri, 16 Dec 2005 17:06:17 +0000 (GMT)
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=lkXUZlQAh7g///OExabGSODEtS9iHUKuRiUYyt4lelMwYq2Biqxe9B3WowUiZyRURxwuomnLNQGKfGeFtWWBFJuMthwUrfr9qA78++UEvaewcdNHWN8aLV7KBDt5laDT+4hdj403aMBlmiMYCbPMu1qoZaE/Z0Uqyk6oAA4adII= ;
I need to plot greek characters on a plot, and have
used the following code as per the S+ pguide.pdf on
page 292. 

Names[1] <- "\\\"Symbol\"b"    # etc
text(xvec1m, xvec1w, Names, cex=0.50)

Which, unfortunately does not work, all that gets
plotted is 'Symbol b' instead of the Greek character
Beta.

Any suggestions appreaciated.

TIA
Jefe


                
___________________________________________________________ 
Yahoo! Exclusive Xmas Game, help Santa with his celebrity party - 
http://santas-christmas-party.yahoo.net/

<Prev in Thread] Current Thread [Next in Thread>
  • Plotting Greek characters, jefe goode <=