[R] Is there a function similar to identify() but for image() plots?

Yudi Pawitan yudi at stat.ucc.ie
Tue Jan 9 18:17:46 CET 2001


try:
x_ matrix(rnorm(100),10)
image(1:10,1:10,x)
identify(row(x),col(x))


At 02:02 PM 1/9/01 +0100, you wrote:
>Hi!
>Sombody knows a function similar to identify for image() plots??
>THX
>Eryk
>--
>Witold Eryk Wolski
>Max Plank Institut fuer Molekulare Genetik
>Ihnestr73 14195 Berlin
>Germany
>tel.:
>Work 0049-30-84131426
>http://www.molgen.mpg.de/~wolski
>
>
>-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
.-.-
>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
>_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
._._
>
Yudi Pawitan     yudi at stat.ucc.ie
Department of Statistics UCC
Cork, Ireland
Ph   353-21-490 2906
Fax 353-21-427 1040 
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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