Perfect, thanks!
ben
On Tue, Oct 25, 2011 at 8:12 AM, Eik Vettorazzi wrote:
> Hi Ben,
> maybe mtext is of more help here?
>
> par(mar=c(7,3,3,3))
> plot(year,rate,main='main',sub='sub')
> mtext('test',cex=1,side=1,line=5)
> box()
>
> cheers
>
> Am 25.10.2011 15:26, schrieb Ben quant:
> > Hello,
Hi Ben,
maybe mtext is of more help here?
par(mar=c(7,3,3,3))
plot(year,rate,main='main',sub='sub')
mtext('test',cex=1,side=1,line=5)
box()
cheers
Am 25.10.2011 15:26, schrieb Ben quant:
> Hello,
>
> Someone (Erik) recently posted about putting text on a plot. That thread
> didn't help. I'd lik
2 matches
Mail list logo