[R] image legend

Alvaro A. Novo novo at uiuc.edu
Tue Sep 21 07:44:22 CEST 1999


On Mon, 20 Sep 1999, royle at penguin.irm.r9.fws.gov wrote:
> Dear R users,
> 
> Does anyone have a function for putting a legend on an image
> plot?  I couldn't locate an R equivalent of image.legend....has
> anyone written such a thing?

Are you looking for something like:

    text(115, 13, expression(f(x, theta) == theta[1] * x/(x +
        theta[2] + theta[3] * x^2)))


Where 115 and 13 is the coordinates (x,y).

Alvaro Novo
> 
> kind regards
> andy
> 
> 
> 
> ---------------------------------------------------------------------
> J. Andy Royle, U.S. Fish and Wildlife Service - Office of Migratory 
> Bird Management; 11510 American Holly Drive , Laurel, MD 20708-4017; 
> phone - 301-497-5673 fax - 301-497-5706 email - royle at penguin.fws.gov
> ---------------------------------------------------------------------
> 
> -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
> r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
> Send "info", "help", or "[un]subscribe"
> (in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
> _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list