[R] placing a text in the corner of a plot
Jim Lemon
jim at bitwrit.com.au
Wed Jul 30 13:24:41 CEST 2008
On Wed, 2008-07-30 at 00:04 +0200, Jörg Groß wrote:
> Is there an easy way to add a text into an R-plot and place it in the
> upper left corner?
>
> Like that:
>
>
> --------------------------------
> | (a) |
> | |
> | |
> | |
> | |
> | |
> --------------------------------
>
> The (a) should be at the borders of a box defined by the box()-command.
>
Hi Jorg,
Maybe the corner.label function in plotrix will do what you want.
Jim
More information about the R-help
mailing list