?legend perhaps. Bert Gunter Genentech Nonclinical Biostatistics
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Peter Ehlers Sent: Wednesday, June 02, 2010 4:14 PM To: [email protected] Cc: [email protected] Subject: Re: [R] Draw text with a box surround in plot. On 2010-06-02 16:57, [email protected] wrote: > text() can draw text on a plot. > Do we have a way/function to draw text with a box surround it? > Thanks, > There may be a function in some package, but I would just use rect(). ?rect -Peter Ehlers ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.

