[R] strwidth issue
    Uwe Ligges 
    ligges at statistik.uni-dortmund.de
       
    Thu Feb 20 11:12:27 CET 2003
    
    
  
Ken Lee wrote:
> Dear all,
>        Could I have any method or set the graphical parameter (par(...)) to let each character have the same width when I print out some string , 
> like "w" is too wide , "i" is too thin.
> 
> Thank's very much
> 
> Best Regards
> 
See the "family" argument in ?postscript, ?ps.options and ?pdf.
E.g.  family = "Courier"  will do the trick.
Uwe Ligges
    
    
More information about the R-help
mailing list