[R] axis in an image () plot
Ricardo Rodríguez - Your XEN ICT Team
webmaster at xen.net
Sun Nov 26 16:41:04 CET 2006
>>> jim holtman<jholtman at gmail.com> 24/11/2006 23:21 >>>
>If you data is a matrix, then try:
>
>image(1:5, 1:14, data.rect)
>text(row(data.rect), col(data.rect), data.rect)
Thanks, Jim. It works great and perfectly fill my requirements. I better understand now how text() works.
By the way, there is a line at the bottom of your message reading "What is the problem you are trying to solve?", is this a kind of motto or are you asking me what I am trying to solve? :-) Thanks!
Cheers,
Ricardo
--
Ricardo Rodríguez
Your XEN ICT Team
More information about the R-help
mailing list