Re: [R] stretching text vertically

2008-06-16 Thread Greg Snow
f Of Alex Reynolds > Sent: Friday, June 13, 2008 4:56 PM > To: r-help@r-project.org > Subject: [R] stretching text vertically > > I'd like to stretch a plotted character vertically, to create > a "sequence logo". > > Is there a parameter to allow stretching te

[R] stretching text vertically

2008-06-13 Thread Alex Reynolds
I'd like to stretch a plotted character vertically, to create a "sequence logo". Is there a parameter to allow stretching text() output vertically or squeeze horizontally? I know about Oliver Bembom's seqLogo library, but this generates a sequence logo plot using a separate bitmap device. I