Draw text with a box surround in plot.
On 2010-06-02 16:57, guox at ucalgary.ca 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