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

______________________________________________
[EMAIL PROTECTED] mailing list
http://www.stat.math.ethz.ch/mailman/listinfo/r-help

Reply via email to