Skip to content
Prev 78663 / 398502 Next

greek symbols using pch

On Mon, 2005-10-10 at 12:02 +1000, FISCHER, Matthew wrote:
You will need to use text() in order to plot greek characters as
plotting symbols.

The 'pch' argument (or par("pch")) must be a single character or an
integer specifying one of the symbols as seen in ?points or as you noted
in Frank's show.pch().

See ?plotmath for more information on plotting mathematical expressions.

HTH,

Marc Schwartz