[R] Bold Face in Plot

Rau, Roland Rau at demogr.mpg.de
Mon Mar 2 15:14:12 CET 2009


Dear Prof. Ripley, 

> -----Original Message-----
> From: Prof Brian Ripley [mailto:ripley at stats.ox.ac.uk] 
> Sent: Monday, March 02, 2009 3:05 PM
> To: Rau, Roland
> Cc: r-help at r-project.org
> Subject: Re: [R] Bold Face in Plot
> 
> thestring <- "the-actual-string"
> plot(0:1,0:1,type="n")
> text(x=0.5, y=0.5, labels=thestring, font=2)
> 

thank you very much. Using the font argument, I accomplished what I
wanted to do.

Thanks again,
Roland

----------
This mail has been sent through the MPI for Demographic Research.  Should you receive a mail that is apparently from a MPI user without this text displayed, then the address has most likely been faked. If you are uncertain about the validity of this message, please check the mail header or ask your system administrator for assistance.




More information about the R-help mailing list