>>> jim holtman<[EMAIL PROTECTED]> 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

______________________________________________
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to